lazarus/debugger
martin 8f0ae93c99 Debugger: Fix DbgThread.TopFrame after copy
git-svn-id: trunk@64015 -
2020-10-15 18:37:34 +00:00
..
frames Debugger: Notify if debugged app, exits with error code. Issue #37861 2020-10-04 14:24:46 +00:00
test
assemblerdlg.lfm
assemblerdlg.pp
breakpointsdlg.lfm
breakpointsdlg.pp
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 Debugger: Fix DbgThread.TopFrame after copy 2020-10-15 18:37:34 +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 Debugger, RegisterDialog: replace Listview with Grid. Listview cuts item to 260 chars length max. Issue #37797 2020-09-23 21:11:50 +00:00
registersdlg.pp Debugger, RegisterDialog: replace Listview with Grid. Listview cuts item to 260 chars length max. Issue #37797 2020-09-23 21:11:50 +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