lazarus/debugger
2019-10-28 17:07:08 +00:00
..
frames IDE, Debugger-conf: Make sure debugger path history is saved 2019-10-10 13:37:46 +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
breakpropertydlg.pas
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
debugeventsform.lfm
debugeventsform.pp
debugger.pp Debugger-Config: Allow "named" configs for the debugger. 2019-07-08 23:01:18 +00:00
debuggerdlg.pp
debuggerstrconst.pp
debugoutputform.lfm
debugoutputform.pp
evaluatedlg.lfm
evaluatedlg.pp
exceptiondlg.lfm
exceptiondlg.pas
feedbackdlg.lfm
feedbackdlg.pp
historydlg.lfm
historydlg.pp
inspectdlg.lfm
inspectdlg.pas Debugger: introduce watch type skFunctionRef 2019-07-03 18:26:31 +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
registersdlg.pp
threaddlg.lfm
threaddlg.pp
watchesdlg.lfm
watchesdlg.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
watchpropertydlg.lfm
watchpropertydlg.pp