lazarus/debugger
2021-12-08 17:31:20 +01: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 Debugger: Add text-hint to assembler-dialog's address input field. Issue #39200 2021-08-01 21:43:15 +02:00
assemblerdlg.pp Debugger: Asm Window, display offset for symbols without line-info / display symbol, if there was no data for previous line 2021-09-14 19:56:43 +02:00
breakpointsdlg.lfm
breakpointsdlg.pp
breakpropertydlg.lfm
breakpropertydlg.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00: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: Do not display 0x0000 for frames not yet evaluated (leave blank instead). 2021-11-29 12:21:55 +01:00
debugattachdialog.lfm
debugattachdialog.pas IDE: less hints 2021-02-13 12:39:19 +00:00
debugeventsform.lfm
debugeventsform.pp
debugger.pp IDE: Fixed saving address Breakpoints in Project session 2021-12-08 17:31:20 +01:00
debuggerdlg.pp
debuggerstrconst.pp
debugoutputform.lfm
debugoutputform.pp
evaluatedlg.lfm
evaluatedlg.pp Debugger, IDE: Watches, add "Allow function calls" option to IDE / Add "Auto set class from instance" 2021-05-29 22:51:13 +00:00
exceptiondlg.lfm
exceptiondlg.pas
feedbackdlg.lfm
feedbackdlg.pp
historydlg.lfm
historydlg.pp
inspectdlg.lfm InspectDlg: add button "add watch" 2021-05-28 17:35:20 +00:00
inspectdlg.pas Debugger, IDE: Watches, add "Allow function calls" option to IDE / Add "Auto set class from instance" 2021-05-29 22:51:13 +00:00
localsdlg.lfm
localsdlg.pp Debugger: Remove linefeeds for locals dialog. Issue #0039212 2021-07-22 00:29:28 +00:00
processdebugger.pp LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions. 2020-12-12 11:41:07 +00:00
processlist.pas LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions. 2020-12-12 11:41:07 +00: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 IDE: Fix icon in registersdlg not being scaled. Issue #37975. 2021-03-01 15:46:02 +00:00
registersdlg.pp IDE: Fix icon in registersdlg not being scaled. Issue #37975. 2021-03-01 15:46:02 +00:00
threaddlg.lfm
threaddlg.pp
watchesdlg.lfm
watchesdlg.pp 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.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: Fix "use instance class" button, in watches properties. 2021-11-27 23:04:27 +01:00