lazarus/debugger
martin 84ac7fd966 IDE, debug registers: avoid extra updates
git-svn-id: trunk@62592 -
2020-01-26 20:15:00 +00:00
..
frames IDE, DebuggerOptions: Workaround for ONE occurrence of issue #0036306 / Crash in gtk with combination of TFrame, TToolbar dropdown menu and TPopupMenu and dynamic menu item creation 2019-11-29 02:54:48 +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 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
debugeventsform.lfm
debugeventsform.pp
debugger.pp Make register view entry format settings persist through debug session / Patch by ccrause 2020-01-26 20:14:59 +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: Implement configurable DropDownCount for more ComboBoxes. Issue #36595, patch from Vojtech Cihak. 2020-01-18 09:37:59 +00:00
exceptiondlg.lfm
exceptiondlg.pas Debugger: Limit size of exception message/window 2018-12-06 21:19:38 +00:00
feedbackdlg.lfm
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
localsdlg.pp
processdebugger.pp ProcessDebugger: Fixed crash, due to debugger destroying inside SetState 2019-07-08 19:11:16 +00:00
processlist.pas
pseudoterminaldlg.lfm
pseudoterminaldlg.pp Debugger: PseudoTerminal, do not close the handle while app is still debugged. 2019-02-20 15:45:45 +00:00
registersdlg.lfm Debugger: Register Window, add "Copy name and value", "Copy All". Patch by silvioprog, Issue #34544 2018-11-12 19:45:15 +00:00
registersdlg.pp IDE, debug registers: avoid extra updates 2020-01-26 20:15:00 +00:00
threaddlg.lfm
threaddlg.pp
watchesdlg.lfm
watchesdlg.pp IDE, debugger: Reduce unnecessary watches updates 2020-01-14 20:37:34 +00:00
watchpropertydlg.lfm
watchpropertydlg.pp