lazarus/debugger
2010-11-14 19:13:44 +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: Refactor Disassemble to use object-queue. Disassembler to be represented by an object, like breakpoints, stack, etc 2010-11-14 19:13:44 +00:00
breakpointsdlg.lfm
breakpointsdlg.pp Debugger: Removed SourceLine, since it was effectively a managed copy of Line 2010-04-10 18:27:27 +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 Allow "enter" in stack frames to trigger jump to source. Issue #16894 2010-11-02 21:24:31 +00:00
cmdlinedebugger.pp Debugger: verbosity 2010-11-13 18:03:47 +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 Debugger: Refactor Disassemble to use object-queue. Disassembler to be represented by an object, like breakpoints, stack, etc 2010-11-14 19:13:44 +00:00
debuggerdlg.pp IDEIntf: moved TSimpleIDEWindowLayout to IDEWindowCreators 2010-06-20 10:45:52 +00:00
debugoutputform.lfm
debugoutputform.pp debugger: convert forms to use fpc resources 2010-01-15 02:41:46 +00:00
debugutils.pp
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
exceptiondlg.pas debugger: convert forms to use fpc resources 2010-01-15 02:41:46 +00:00
gdbmidebugger.pp Debugger: Refactor Disassemble to use object-queue. Disassembler to be represented by an object, like breakpoints, stack, etc 2010-11-14 19:13:44 +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
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
registersdlg.lfm
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
watchpropertydlg.pp debugger: convert forms to use fpc resources 2010-01-15 02:41:46 +00:00