.. |
frames
|
IDE, Debugger, Project: Allow setting up project specific debugger backends
|
2022-08-28 21:00:28 +02:00 |
test
|
Debugger: Enhance console output win. Issue #33935
|
2018-07-18 16:36:18 +00:00 |
assemblerdlg.lfm
|
IDE, Debugger: Add "copy address" to assembler window
|
2022-02-10 23:30:28 +01:00 |
assemblerdlg.pp
|
Debugger: asm win, fix range check
|
2022-07-13 10:27:47 +02:00 |
breakpointsdlg.lfm
|
IDE: 'Add' button for BreakpointDlg toolbar. Issue #31209, patch from Flávio Etrusco.
|
2017-01-11 10:16:57 +00:00 |
breakpointsdlg.pp
|
IDE, Debugger: Set break/watchpoint after properties are confirmed. This used to set the watchpoint before the user confirmed, and then updated it.
|
2019-10-03 18:38:05 +00:00 |
breakpropertydlg.lfm
|
IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
|
2019-11-22 00:14:36 +00:00 |
breakpropertydlg.pas
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
breakpropertydlggroups.lfm
|
Debugger: Improve BreakPointGroupDlg layout. Issue #29751, patch from Alexey Torgashin.
|
2016-09-19 10:32:43 +00:00 |
breakpropertydlggroups.pas
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
callstackdlg.lfm
|
Debugger: Callstack-Dlg, hide captions, small buttons, new image. Issue #0035044
|
2019-02-10 20:26:15 +00:00 |
callstackdlg.pp
|
Debugger: New package LazDebuggerIntf / Replace TWatchValue with TWatchValueIntf
|
2022-01-10 14:08:37 +01:00 |
debugattachdialog.lfm
|
Debugger: Fix attach dialog. Issue #0034028 Patch by Cyrax
|
2018-07-26 11:53:23 +00:00 |
debugattachdialog.pas
|
IDE: less hints
|
2021-02-13 12:39:19 +00:00 |
debugeventsform.lfm
|
|
|
debugeventsform.pp
|
IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
|
2017-05-22 07:52:37 +00:00 |
debuggerdlg.pp
|
IDE: Debugger-dialogs, small optimization - do not trigger begin/end updates during destruction
|
2022-06-13 15:45:25 +02:00 |
debuggerstrconst.pp
|
Debugger: Renamed FpConverter to BackendConverter
|
2022-08-28 21:00:28 +02:00 |
debugoutputform.lfm
|
|
|
debugoutputform.pp
|
LLDB Debugger: use custom stack trace format / support debug output win
|
2018-06-24 12:40:43 +00:00 |
evaluatedlg.lfm
|
Debugger: redesign Inspect and Evaluate-Modify windows
|
2022-08-01 18:41:17 +02:00 |
evaluatedlg.pp
|
Debugger: Renamed FpConverter to BackendConverter
|
2022-08-28 21:00:28 +02:00 |
exceptiondlg.lfm
|
Debugger, Exception Dlg: ensure break button focused by default
|
2020-04-19 12:41:55 +00:00 |
exceptiondlg.pas
|
Debugger: Limit size of exception message/window
|
2018-12-06 21:19:38 +00:00 |
feedbackdlg.lfm
|
Debugger: Feedback dialog, use ParentColor. Issue #39839
|
2022-08-07 23:44:13 +02:00 |
feedbackdlg.pp
|
Fix uninitialized variables and other problems found by the compiler.
|
2015-03-22 10:17:35 +00:00 |
historydlg.lfm
|
|
|
historydlg.pp
|
IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
|
2017-05-22 07:52:37 +00:00 |
inspectdlg.lfm
|
Debugger: redesign Inspect and Evaluate-Modify windows
|
2022-08-01 18:41:17 +02:00 |
inspectdlg.pas
|
Debugger: Renamed FpConverter to BackendConverter
|
2022-08-28 21:00:28 +02:00 |
localsdlg.lfm
|
IDE: Locals Dialog: add shortcuts to "copy value" and "copy raw value" menu items
|
2020-04-15 10:47:54 +00:00 |
localsdlg.pp
|
Debugger: New package LazDebuggerIntf / Replace TWatchValue with TWatchValueIntf
|
2022-01-10 14:08:37 +01:00 |
pseudoterminaldlg.lfm
|
Debugger: Improve layout of Console In/Output window. align splitter right. Issue #39452, patch by bald zhang.
|
2021-11-04 12:48:25 +02:00 |
pseudoterminaldlg.pp
|
Debugger: Improve layout of Console In/Output window. align splitter right. Issue #39452, patch by bald zhang.
|
2021-11-04 12:48:25 +02:00 |
registersdlg.lfm
|
The Power button is activated in the Registers window.
|
2022-02-19 19:36:20 +03:00 |
registersdlg.pp
|
Debugger: Moved dsState to new unit
|
2022-03-24 00:39:03 +01:00 |
threaddlg.lfm
|
|
|
threaddlg.pp
|
IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
|
2017-05-22 07:52:37 +00:00 |
watchesdlg.lfm
|
Debugger: Watches, added Data-Address
|
2022-06-16 14:54:37 +02:00 |
watchesdlg.pp
|
Debugger: Inspect/Evaluate windows, when opened from watches or each-other transfer settings for eval-flags and converter
|
2022-08-05 17:33:29 +02:00 |
watchpropertydlg.lfm
|
Debugger: allow calling SysVarToLStr for variants (via user defined type-names)
|
2022-06-23 13:54:18 +02:00 |
watchpropertydlg.pp
|
Debugger: Renamed FpConverter to BackendConverter
|
2022-08-28 21:00:28 +02:00 |