lazarus/debugger
2007-10-28 00:33:23 +00:00
..
test
windebug + added callframe decoder 2007-02-07 23:14:30 +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 IDE: rowselect in call stack view from Darius 2007-06-09 11:01:02 +00:00
callstackdlg.lrs IDE: rowselect in call stack view from Darius 2007-06-09 11:01:02 +00:00
callstackdlg.pp
cmdlinedebugger.pp fix pointer type conversions 2006-10-04 22:21:04 +00:00
dbgoutputform.lfm
dbgoutputform.lrs
dbgoutputform.pp
dbgutils.pp
debugger.pp gtk2 intf: added focus events for combobox, ideintf: textconverter now supports codetool buffers, h2pas wiz: added tool to remove redfinitions, reduced warnings 2007-08-03 22:38:11 +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 debugger: fixed running debuggee running without command line parameters after running it with command line parameters (bug #9861) 2007-10-06 13:40:47 +00:00
gdbtypeinfo.pp
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