lazarus/debugger
2008-01-29 17:52:05 +00:00
..
test
windebug testcommit 2007-12-27 09:50:49 +00:00
breakpointsdlg.lfm * patch #8301 (modified) from Flávio Etrusco:Make 'enable' and 'delete' commands act on muliple selection 2007-03-15 01:03:46 +00:00
breakpointsdlg.lrs * patch #8301 (modified) from Flávio Etrusco:Make 'enable' and 'delete' commands act on muliple selection 2007-03-15 01:03:46 +00:00
breakpointsdlg.pp * patch #8301 (modified) from Flávio Etrusco:Make 'enable' and 'delete' commands act on muliple selection 2007-03-15 01:03:46 +00:00
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 fix pointer type conversions 2006-10-04 22:21:04 +00:00
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 - evaluate/modify dialog switched to common imagelist 2007-05-03 03:24:38 +00:00
evaluatedlg.lrs - evaluate/modify dialog switched to common imagelist 2007-05-03 03:24:38 +00:00
evaluatedlg.pp - replaced old images with modern from silk and own painting: 2007-05-11 02:40:08 +00:00
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 IDE: added option to debug/run Application Bundle on darwin, remove code under DoNotUseProcessDebugger 2007-06-02 10:53:09 +00:00
processlist.pas
sshgdbmidebugger.pas
watchesdlg.lfm debugger: removed hack for popup menu in watches dialog, the LCL now shows a pop menu correctly on Windows. 2007-04-16 10:05:03 +00:00
watchesdlg.lrs debugger: removed hack for popup menu in watches dialog, the LCL now shows a pop menu correctly on Windows. 2007-04-16 10:05:03 +00:00
watchesdlg.pp debugger: removed hack for popup menu in watches dialog, the LCL now shows a pop menu correctly on Windows. 2007-04-16 10:05:03 +00:00
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