lazarus/debugger
martin 8b307ca09c IDE, Debugger: fix crash in attach dialog
git-svn-id: trunk@63836 -
2020-08-26 19:15:03 +00:00
..
frames IDE: Tools/Options + startup configuration. Improve "make" location, expand paths before openfile dialogs etc. Issue #37386, patch from BrunoK. 2020-07-25 22:51:59 +00:00
test
assemblerdlg.lfm
assemblerdlg.pp
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 configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak. 2019-11-22 00:14:36 +00:00
breakpropertydlggroups.lfm
breakpropertydlggroups.pas
callstackdlg.lfm
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, Debugger: fix crash in attach dialog 2020-08-26 19:15:03 +00:00
debugeventsform.lfm
debugeventsform.pp
debugger.pp Remove useless test for X <> Nil when using "is" operator. 2020-08-18 17:35:21 +00:00
debuggerdlg.pp
debuggerstrconst.pp
debugoutputform.lfm
debugoutputform.pp
evaluatedlg.lfm
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 IDE: Implement configurable DropDownCount for more ComboBoxes. Issue #36595, patch from Vojtech Cihak. 2020-01-18 09:37:59 +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, Debugger: prevent empty watches from being added. 2020-07-24 22:39:08 +00:00
processdebugger.pp IDE, Debugger: fix r63306 #06b1a964b6 "Fix Run menu, to show correct available debugger commands" -- Do not init the debugger. => Review the entire calculation of available actions in the Run menu. Issue #0037183 2020-06-06 16:45:12 +00:00
processlist.pas
pseudoterminaldlg.lfm
pseudoterminaldlg.pp Debugger: Fix wrong index for linefeed detection, issue #0037167 / fix for r63132 #69cd1abf4a 2020-06-02 14:23:35 +00:00
registersdlg.lfm
registersdlg.pp IDE, debug registers: Windows, reduce flicker 2020-01-26 20:15:02 +00:00
threaddlg.lfm
threaddlg.pp
watchesdlg.lfm
watchesdlg.pp IDE, Debugger: reduce calls to Update when adding a watch. 2020-07-24 22:39:06 +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