lazarus/debugger
2021-05-19 13:43:20 +00:00
..
frames Debugger: wrap text in warning label on debugger class options page 2021-04-15 21:34:41 +00:00
test
assemblerdlg.lfm
assemblerdlg.pp Designer, editor: Formatting. 2020-12-29 22:56:31 +00: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 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 Debugger: Callstack-Dlg, hide captions, small buttons, new image. Issue #0035044 2019-02-10 20:26:15 +00:00
callstackdlg.pp IDE, Callstack: Do not request updates (on brkpoint change), if there are no items to update. 2019-10-28 17:07:08 +00:00
debugattachdialog.lfm
debugattachdialog.pas IDE: less hints 2021-02-13 12:39:19 +00:00
debugeventsform.lfm
debugeventsform.pp
debugger.pp Debugger: fix missing inherited call / for TRefCountedObject 2021-03-28 20:26:19 +00:00
debuggerdlg.pp
debuggerstrconst.pp
debugoutputform.lfm
debugoutputform.pp
evaluatedlg.lfm EvaluateDlg: Evaluate a entry when it is selected with mouse in cmbExpression 2019-01-09 15:59:57 +00:00
evaluatedlg.pp IDE, Debugger: prevent empty watches from being added. 2020-07-24 22:39:08 +00:00
exceptiondlg.lfm Debugger, Exception Dlg: ensure break button focused by default 2020-04-19 12:41:55 +00:00
exceptiondlg.pas
feedbackdlg.lfm IDE: Debugger Feedback dialog, add scrollbars. Issue #0031653 2020-06-06 01:37:38 +00:00
feedbackdlg.pp
historydlg.lfm
historydlg.pp
inspectdlg.lfm IDE: Implement configurable DropDownCount for more ComboBoxes. Issue #36595, patch from Vojtech Cihak. 2020-01-18 09:37:59 +00:00
inspectdlg.pas Debugger, InspectDlg: fix showing strings under fpdebug / fix missing update, when dlg is re-opened with same expression. 2021-05-19 13:43:20 +00: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 IDE: Reduce calls to UpperCase() and LowerCase(). Improves performance. 2021-02-08 19:09:20 +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
pseudoterminaldlg.pp IDE: less hints 2021-02-13 12:39:19 +00: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 IDE: less hints 2020-12-28 16:59:41 +00:00
watchpropertydlg.lfm IDE, Debugger: prevent empty watches from being added. 2020-07-24 22:39:08 +00:00
watchpropertydlg.pp IDE, Debugger: prevent empty watches from being added. 2020-07-24 22:39:08 +00:00