lazarus/debugger
2010-11-24 21:48:42 +00:00
..
fpdebug fixed typo cant 2010-09-11 14:06:32 +00:00
frames Debugger: improve 'event log' options tab layout 2010-04-22 23:13:39 +00:00
test debugtest program: fixed some more compilation errors, but still doesn't compile 2010-03-12 16:04:05 +00:00
assemblerdlg.lfm debugger: disassembler, Allow copy to clipboard 2010-11-15 02:09:28 +00:00
assemblerdlg.pp DBG: process IDE commands in dialogs. Add step-over/into with automatic (windows context) asm/cmd switch 2010-11-22 18:46:25 +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.pp DBG: process IDE commands in dialogs. Add step-over/into with automatic (windows context) asm/cmd switch 2010-11-22 18:46:25 +00:00
breakpropertydlg.lfm IDE: fixed break point dlg layout 2010-10-31 11:20:11 +00:00
breakpropertydlg.pas IDE: fixed break point dlg layout 2010-10-31 11:20:11 +00:00
callstackdlg.lfm Allow "enter" in stack frames to trigger jump to source. Issue #16894 2010-11-02 21:24:31 +00:00
callstackdlg.pp DBG: process IDE commands in dialogs. Add step-over/into with automatic (windows context) asm/cmd switch 2010-11-22 18:46:25 +00:00
cmdlinedebugger.pp DBG: Reduce the amount of data dumped in DBG_VERBOSE mode 2010-11-20 21:24:44 +00:00
debugeventsform.lfm ide: rename "Debug Events" to "Event Log", simplify Event log form - remove checkgroup - this options can be set in the options dialog, workaround listview column autosize 2010-04-21 01:39:50 +00:00
debugeventsform.pp ide: rename "Debug Events" to "Event Log", simplify Event log form - remove checkgroup - this options can be set in the options dialog, workaround listview column autosize 2010-04-21 01:39:50 +00:00
debugger.pp DBG: initial implementation of display-styles for watches 2010-11-24 21:48:42 +00:00
debuggerdlg.pp DBG: process IDE commands in dialogs. Add step-over/into with automatic (windows context) asm/cmd switch 2010-11-22 18:46:25 +00:00
debugoutputform.lfm * Rename of dbgutils and dbgoutputform to avoid future name conflicts 2009-01-15 23:26:10 +00:00
debugoutputform.pp debugger: convert forms to use fpc resources 2010-01-15 02:41:46 +00:00
debugutils.pp LCL: clean up 2010-11-22 10:33:14 +00:00
evaluatedlg.lfm * Debugger: Implemented value modification. Patch #15628 by Flavio Etrusco (modified) 2010-03-07 18:37:20 +00:00
evaluatedlg.pp DBG: process IDE commands in dialogs. Add step-over/into with automatic (windows context) asm/cmd switch 2010-11-22 18:46:25 +00:00
exceptiondlg.lfm debugger: rename TExceptionDialog to TIDEExceptionDlg to resolve conflict with JCF2 2009-03-14 12:35:06 +00:00
exceptiondlg.pas debugger: convert forms to use fpc resources 2010-01-15 02:41:46 +00:00
gdbmidebugger.pp DBG: initial implementation of display-styles for watches 2010-11-24 21:48:42 +00:00
gdbtypeinfo.pp debugger: treat ShortString type as skSimple type, reduce amount of hacks for ShortString handling 2009-12-06 16:04:49 +00:00
inspectdlg.lfm debugger: 2009-12-06 13:43:25 +00:00
inspectdlg.pas IDE: clean up 2010-06-06 07:27:44 +00:00
localsdlg.lfm set localsdialog position to podesigned 2006-04-02 17:34:54 +00:00
localsdlg.pp debugger: convert forms to use fpc resources 2010-01-15 02:41:46 +00:00
processdebugger.pp debugger: fix for launching apps with spaces in their path by Marc Weustink 2010-01-18 14:20:38 +00:00
processlist.pas free processlist, running tools list when closing the IDE 2006-01-07 15:53:17 +00:00
registersdlg.lfm * Forgot one class for modified registers 2008-11-20 00:40:06 +00:00
registersdlg.pp debugger: convert forms to use fpc resources 2010-01-15 02:41:46 +00:00
sshgdbmidebugger.pas IDE: ssh debugger note: worwrap, bug #16444 2010-05-13 18:29:46 +00:00
watchesdlg.lfm Patch by JoshyFun (modified) 2009-10-30 00:02:38 +00:00
watchesdlg.pp DBG: process IDE commands in dialogs. Add step-over/into with automatic (windows context) asm/cmd switch 2010-11-22 18:46:25 +00:00
watchpropertydlg.lfm DBG: initial implementation of display-styles for watches 2010-11-24 21:48:42 +00:00
watchpropertydlg.pp DBG: initial implementation of display-styles for watches 2010-11-24 21:48:42 +00:00