lazarus/debugger
2010-09-13 18:50:39 +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: added line info to assembler output dialog 2009-12-09 00:14:29 +00:00
assemblerdlg.pp debugger: convert forms to use fpc resources 2010-01-15 02:41:46 +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 Debugger: Removed SourceLine, since it was effectively a managed copy of Line 2010-04-10 18:27:27 +00:00
breakpropertydlg.lfm * Dbg: Added debug expressions. Modyfied patch #16474 by Flavio Etrusco 2010-05-19 23:28:46 +00:00
breakpropertydlg.pas * Dbg: Added debug expressions. Modyfied patch #16474 by Flavio Etrusco 2010-05-19 23:28:46 +00:00
callstackdlg.lfm IDE: improved layout callstack window 2010-03-11 21:04:06 +00:00
callstackdlg.pp fixed typo dont 2010-09-11 14:05:21 +00:00
cmdlinedebugger.pp * Debugger: Strip LineEnd when scanning debugger output 2010-04-06 23:23:40 +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 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
debuggerdlg.pp IDEIntf: moved TSimpleIDEWindowLayout to IDEWindowCreators 2010-06-20 10:45:52 +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 * first part of new expression evaluator 2009-04-13 22:56:16 +00:00
evaluatedlg.lfm * Debugger: Implemented value modification. Patch #15628 by Flavio Etrusco (modified) 2010-03-07 18:37:20 +00:00
evaluatedlg.pp anchordocking: undock on close, bug #16936 2010-07-17 12:25:52 +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 Debugger, was returning UnicodeStrings as uppercase 2010-09-13 18:50:39 +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 debugger: convert forms to use fpc resources 2010-01-15 02:41:46 +00:00
watchpropertydlg.lfm ide, debugger: watches: 2009-10-02 06:18:19 +00:00
watchpropertydlg.pp debugger: convert forms to use fpc resources 2010-01-15 02:41:46 +00:00