lazarus/debugger
2019-07-27 13:11:23 +00:00
..
frames Env-Options, Debugger: Always update XML nodes, as the can get re-read. 2019-07-27 13:11:23 +00:00
test
assemblerdlg.lfm
assemblerdlg.pp
breakpointsdlg.lfm
breakpointsdlg.pp
breakpropertydlg.lfm
breakpropertydlg.pas
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 Debugger: Callstack-Dlg, hide captions, small buttons, new image. Issue #0035044 2019-02-10 20:26:15 +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: Evaluate a entry when it is selected with mouse in cmbExpression 2019-01-09 15:59:57 +00:00
evaluatedlg.pp EvaluateDlg: Prevent hanging of IDE with opened dialog by a exception. 2019-01-16 17:26:52 +00:00
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 Debugger: Register Window, fix updating register values. Broken in some cases since r60049 #52e85d555e 2019-02-05 23:14:03 +00:00
threaddlg.lfm
threaddlg.pp
watchesdlg.lfm
watchesdlg.pp Debugger: introduce watch type skFunctionRef 2019-07-03 18:26:31 +00:00
watchpropertydlg.lfm
watchpropertydlg.pp