lazarus/debugger
mattias c81aab571f fixed uninitialized function results
git-svn-id: trunk@16088 -
2008-08-16 20:51:45 +00:00
..
test
windebug rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
breakpointsdlg.lfm IDE: improved the breakpoints dialog for keyboard usage (related to bug #9308 and #10244) 2008-05-14 12:14:54 +00:00
breakpointsdlg.lrs IDE: improved the breakpoints dialog for keyboard usage (related to bug #9308 and #10244) 2008-05-14 12:14:54 +00:00
breakpointsdlg.pp IDE: fixed deleting multiple breakponts (bug #10236) 2008-06-11 10:33:29 +00:00
callstackdlg.lfm update .lrs and .lfm of call stack dialog (they has been forgotten previously by someone) 2008-03-31 07:23:12 +00:00
callstackdlg.lrs update .lrs and .lfm of call stack dialog (they has been forgotten previously by someone) 2008-03-31 07:23:12 +00:00
callstackdlg.pp * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap 2008-04-17 23:43:11 +00:00
cmdlinedebugger.pp IDE: reduced output 2008-06-23 18:04:23 +00:00
dbgoutputform.lfm
dbgoutputform.lrs
dbgoutputform.pp Resources String for CallStack and debug Output Dialog 2008-03-30 21:39:35 +00:00
dbgutils.pp debugger: clean up 2008-03-05 11:41:47 +00:00
debugger.pp fixed uninitialized function results 2008-08-16 20:51:45 +00:00
debuggerdlg.pp
evaluatedlg.lfm
evaluatedlg.lrs
evaluatedlg.pp save input history of evaluate/modify dialog in a better way (as it was designed) 2008-03-31 07:45:23 +00:00
gdbdebugger.pp
gdbmidebugger.pp IDE: reduced output 2008-06-23 18:04:23 +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 ResourceStrings for Locals Dialog 2008-04-02 20:44:09 +00:00
processdebugger.pp Fixes type in error message. 2008-04-17 21:43:36 +00:00
processlist.pas
sshgdbmidebugger.pas
watchesdlg.lfm
watchesdlg.lrs
watchesdlg.pp debugger: delete all selected watches, not only first selected 2008-06-06 01:08:49 +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 ResourceStrings for Watch Property Dialog 2008-04-02 20:27:49 +00:00