lazarus/debugger
2008-01-29 17:52:05 +00:00
..
test
windebug testcommit 2007-12-27 09:50:49 +00:00
breakpointsdlg.lfm
breakpointsdlg.lrs
breakpointsdlg.pp
callstackdlg.lfm * implemented limited callstackview based on patch from Martin Friebe 2008-01-27 16:01:41 +00:00
callstackdlg.lrs * implemented limited callstackview based on patch from Martin Friebe 2008-01-27 16:01:41 +00:00
callstackdlg.pp * implemented limited callstackview based on patch from Martin Friebe 2008-01-27 16:01:41 +00:00
cmdlinedebugger.pp
dbgoutputform.lfm
dbgoutputform.lrs
dbgoutputform.pp
dbgutils.pp * Reduced stringmanipulation when parsing gdb mi result 2008-01-20 19:32:34 +00:00
debugger.pp IDE: TXMLConfig.Flush does not save if Filename empty, TLazPackage extended to save to string, package system extended to revert packages not edited and to check changed packages on disk, disk diff dlg extended to show changes of packages 2008-01-29 17:52:05 +00:00
debuggerdlg.pp
evaluatedlg.lfm
evaluatedlg.lrs
evaluatedlg.pp
gdbdebugger.pp
gdbmidebugger.pp * implemented limited callstackview based on patch from Martin Friebe 2008-01-27 16:01:41 +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