lazarus/debugger
2023-01-09 23:05:16 +01:00
..
frames Debugger: DebuggerOptions load unknown/unsupported backends into separate lists. 2023-01-08 04:37:03 +01:00
test
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
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 EnvironmentOpts: remove dependency on IdeProcs 2022-12-08 16:05:03 +01:00
breakpropertydlggroups.lfm
breakpropertydlggroups.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
callstackdlg.lfm
callstackdlg.pp Debugger: Callstack-Dialog: Fixed "go to bottom" 2022-09-10 18:01:37 +02:00
debugattachdialog.lfm
debugattachdialog.pas IDE: less hints 2021-02-13 12:39:19 +00:00
debugeventsform.lfm
debugeventsform.pp
debuggerstrconst.pp IdeDebugger: Move unit WatchPropertyDlg from Ide to IdeDebugger. 2023-01-09 23:05:16 +01:00
debugoutputform.lfm
debugoutputform.pp
evaluatedlg.lfm Debugger: redesign Inspect and Evaluate-Modify windows 2022-08-01 18:41:17 +02:00
evaluatedlg.pp EnvironmentOpts: remove dependency on IdeProcs 2022-12-08 16:05:03 +01:00
exceptiondlg.lfm Debugger, Exception Dlg: ensure break button focused by default 2020-04-19 12:41:55 +00:00
exceptiondlg.pas
feedbackdlg.lfm Debugger: Feedback dialog, use ParentColor. Issue #39839 2022-08-07 23:44:13 +02:00
feedbackdlg.pp
historydlg.lfm
historydlg.pp
inspectdlg.lfm Debugger: redesign Inspect and Evaluate-Modify windows 2022-08-01 18:41:17 +02:00
inspectdlg.pas EnvironmentOpts: remove dependency on IdeProcs 2022-12-08 16:05:03 +01: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 Debugger: Allow to suspend/resume individual threads / only with FpDebug, only while paused - for the next run/step. 2022-09-11 03:28:53 +02:00
threaddlg.pp Debugger: fix compile 2022-09-11 03:54:58 +02:00
watchesdlg.lfm Debugger: Watches, added Data-Address 2022-06-16 14:54:37 +02:00
watchesdlg.pp Debugger, IDE: fix dangling pointer in watches / crash when history entry was active and restarting debugger. 2022-10-23 13:18:00 +02:00