lazarus/debugger
paul 8e7fc1ea58 debugger: add .lpi for fpdumpdwarf
git-svn-id: trunk@19007 -
2009-03-16 15:38:28 +00:00
..
fpdebug debugger: add .lpi for fpdumpdwarf 2009-03-16 15:38:28 +00:00
frames debugger: exception handling improvement 2009-03-08 12:03:34 +00:00
test
assemblerdlg.lfm
assemblerdlg.lrs
assemblerdlg.pp
breakpointsdlg.lfm
breakpointsdlg.lrs
breakpointsdlg.pp * Added breakpont properties dialog. Modified patch by Benito van der Zander (issue #12882) 2009-01-04 19:57:56 +00:00
breakpropertydlg.lfm debugger: hopefully fixed breakpoint properties dialog layout 2009-01-12 03:17:20 +00:00
breakpropertydlg.lrs debugger: hopefully fixed breakpoint properties dialog layout 2009-01-12 03:17:20 +00:00
breakpropertydlg.pas debugger: hopefully fixed breakpoint properties dialog layout 2009-01-12 03:17:20 +00:00
callstackdlg.lfm ide, debugger: add "Toggle breakpoint" menu item to the callstack dialog, show address in the source column if source file is not available 2009-03-13 17:48:53 +00:00
callstackdlg.lrs ide, debugger: add "Toggle breakpoint" menu item to the callstack dialog, show address in the source column if source file is not available 2009-03-13 17:48:53 +00:00
callstackdlg.pp ide, debugger: add "Toggle breakpoint" menu item to the callstack dialog, show address in the source column if source file is not available 2009-03-13 17:48:53 +00:00
cmdlinedebugger.pp * Rename of dbgutils and dbgoutputform to avoid future name conflicts 2009-01-15 23:26:10 +00:00
debugger.pp * Added debugger sourceline info to aid showing compiled lines 2009-03-13 00:24:36 +00:00
debuggerdlg.pp * Added breakpont properties dialog. Modified patch by Benito van der Zander (issue #12882) 2009-01-04 19:57:56 +00:00
debugoutputform.lfm * Rename of dbgutils and dbgoutputform to avoid future name conflicts 2009-01-15 23:26:10 +00:00
debugoutputform.lrs * Rename of dbgutils and dbgoutputform to avoid future name conflicts 2009-01-15 23:26:10 +00:00
debugoutputform.pp * Rename of dbgutils and dbgoutputform to avoid future name conflicts 2009-01-15 23:26:10 +00:00
debugutils.pp debugger: convert path delimiters in the debugger, not in the IDE 2009-03-06 04:41:23 +00:00
evaluatedlg.lfm
evaluatedlg.lrs
evaluatedlg.pp
exceptiondlg.lfm debugger: rename TExceptionDialog to TIDEExceptionDlg to resolve conflict with JCF2 2009-03-14 12:35:06 +00:00
exceptiondlg.lrs debugger: rename TExceptionDialog to TIDEExceptionDlg to resolve conflict with JCF2 2009-03-14 12:35:06 +00:00
exceptiondlg.pas debugger: rename TExceptionDialog to TIDEExceptionDlg to resolve conflict with JCF2 2009-03-14 12:35:06 +00:00
gdbmidebugger.pp debugger: further change TGDBMIDebugger.GDBSourceAdress - return False only in case of error and AAddr = 0 is not found 2009-03-15 06:48:49 +00:00
gdbtypeinfo.pp
localsdlg.lfm
localsdlg.lrs
localsdlg.pp
processdebugger.pp * Rename of dbgutils and dbgoutputform to avoid future name conflicts 2009-01-15 23:26:10 +00:00
processlist.pas
registersdlg.lfm
registersdlg.lrs
registersdlg.pp
sshgdbmidebugger.pas * Rename of dbgutils and dbgoutputform to avoid future name conflicts 2009-01-15 23:26:10 +00:00
watchesdlg.lfm
watchesdlg.lrs
watchesdlg.pp
watchpropertydlg.lfm * Fixed anchors and removed bevel 2009-01-11 17:26:33 +00:00
watchpropertydlg.lrs * Fixed anchors and removed bevel 2009-01-11 17:26:33 +00:00
watchpropertydlg.pp * Replaced buttons by buttonpanel 2009-01-05 01:24:45 +00:00