lazarus/debugger
2022-06-18 12:18:41 +02:00
..
frames Debugger, IDE: Watches, add "Allow function calls" option to IDE / Add "Auto set class from instance" 2021-05-29 22:51:13 +00:00
test
assemblerdlg.lfm IDE, Debugger: Add "copy address" to assembler window 2022-02-10 23:30:28 +01:00
assemblerdlg.pp Debugger: Moved dsState to new unit 2022-03-24 00:39:03 +01:00
breakpointsdlg.lfm
breakpointsdlg.pp
breakpropertydlg.lfm
breakpropertydlg.pas
breakpropertydlggroups.lfm
breakpropertydlggroups.pas
callstackdlg.lfm
callstackdlg.pp Debugger: New package LazDebuggerIntf / Replace TWatchValue with TWatchValueIntf 2022-01-10 14:08:37 +01:00
debugattachdialog.lfm
debugattachdialog.pas
debugeventsform.lfm
debugeventsform.pp
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: Inspect-Win, move array navigation to frame / add images 2022-06-12 22:14:13 +02:00
debugoutputform.lfm
debugoutputform.pp
evaluatedlg.lfm
evaluatedlg.pp Debugger: New package LazDebuggerIntf / Replace TWatchValue with TWatchValueIntf 2022-01-10 14:08:37 +01:00
exceptiondlg.lfm
exceptiondlg.pas
feedbackdlg.lfm
feedbackdlg.pp
historydlg.lfm
historydlg.pp
inspectdlg.lfm Debugger: Inspect-Win, context menu, "copy value" 2022-06-12 22:14:13 +02:00
inspectdlg.pas Debugger: Inspect, fix incorrect nil check 2022-06-13 21:14:22 +02:00
localsdlg.lfm
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
watchesdlg.lfm Debugger: Watches, added Data-Address 2022-06-16 14:54:37 +02:00
watchesdlg.pp Debugger: Watches, do not evaluate watches that are collapsed. 2022-06-18 12:18:41 +02:00
watchpropertydlg.lfm Debugger, IDE: Watches, add "Allow function calls" option to IDE / Add "Auto set class from instance" 2021-05-29 22:51:13 +00:00
watchpropertydlg.pp Debugger: New package LazDebuggerIntf / Replace TWatchValue with TWatchValueIntf 2022-01-10 14:08:37 +01:00