lazarus/debugger
2008-01-10 01:10:20 +00:00
..
test
windebug testcommit 2007-12-27 09:50:49 +00:00
breakpointsdlg.lfm
breakpointsdlg.lrs
breakpointsdlg.pp
callstackdlg.lfm * Added option to callstack to select the current frame. Based on a patch by Martin Friebe 2008-01-09 22:02:46 +00:00
callstackdlg.lrs * Added option to callstack to select the current frame. Based on a patch by Martin Friebe 2008-01-09 22:02:46 +00:00
callstackdlg.pp * Added option to callstack to select the current frame. Based on a patch by Martin Friebe 2008-01-09 22:02:46 +00:00
cmdlinedebugger.pp
dbgoutputform.lfm
dbgoutputform.lrs
dbgoutputform.pp
dbgutils.pp
debugger.pp * Added option to callstack to select the current frame. Based on a patch by Martin Friebe 2008-01-09 22:02:46 +00:00
debuggerdlg.pp
evaluatedlg.lfm
evaluatedlg.lrs
evaluatedlg.pp
gdbdebugger.pp
gdbmidebugger.pp + added classtype support to debugger expression evaluation 2008-01-10 01:10:20 +00:00
gdbtypeinfo.pp + added classtype support to debugger expression evaluation 2008-01-10 01:10:20 +00:00
localsdlg.lfm
localsdlg.lrs
localsdlg.pp
processdebugger.pp
processlist.pas
sshgdbmidebugger.pas
watchesdlg.lfm
watchesdlg.lrs
watchesdlg.pp
watchpropertydlg.lfm LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
watchpropertydlg.lrs LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
watchpropertydlg.pp