lazarus/debugger
2011-09-17 19:15:17 +00:00
..
fpdebug
frames IDE, DBG: Starting on DebuggerConfigStorage 2011-09-17 11:32:32 +00:00
test DBG: Tests (dir separator) 2011-09-08 12:45:23 +00:00
assemblerdlg.lfm DBG, Disassembler: fixed button order to match main IDE 2011-09-03 20:33:34 +00:00
assemblerdlg.pp DBG: Quickfix: Assembler became permanently disabled, after debugger was reset 2011-09-03 21:23:56 +00:00
breakpointsdlg.lfm debugger: implement breakpoint group creation in breakpoint properties dialog, fix group restoring 2011-05-13 08:02:50 +00:00
breakpointsdlg.pp IDE: improved localization 2011-09-04 20:21:53 +00:00
breakpropertydlg.lfm DBG: Automatic Snapshots on breakpoint 2011-06-06 01:41:20 +00:00
breakpropertydlg.pas DBG: Automatic Snapshots on breakpoint 2011-06-06 01:41:20 +00:00
callstackdlg.lfm DBG: Refactor, clean up 2011-06-08 00:46:39 +00:00
callstackdlg.pp DBG: Improved, jumping to correct line, if source was changed 2011-09-15 11:40:05 +00:00
cmdlinedebugger.pp DBG: Display more info for error-state 2011-05-19 12:08:22 +00:00
debugeventsform.lfm debugger: add popup menu for event log 2011-05-11 08:37:38 +00:00
debugeventsform.pp IDE: ellipsis cleanup and unification 2011-05-11 21:20:23 +00:00
debugger.pp Debugger, Watches: Store column width 2011-09-17 13:25:19 +00:00
debuggerdlg.pp DBG: Fixed potential double execution of keys, if pressed in debug-windows. The key would be handled once via KeyDown, and a 2nd time as Menu-Click (if assigned to a menu item). Issue #0019561 2011-06-14 21:41:42 +00:00
debugoutputform.lfm
debugoutputform.pp
debugutils.pp DBG: start auto-typecast for classes 2011-09-08 00:44:46 +00:00
evaluatedlg.lfm
evaluatedlg.pp DBG: Refactor Master/Slave class structure (watches) 2011-05-12 18:47:54 +00:00
exceptiondlg.lfm
exceptiondlg.pas
feedbackdlg.lfm DBG: Display more info for error-state 2011-05-19 12:08:22 +00:00
feedbackdlg.pp
gdbmidebugger.pp Dbg: Refactor nested-proc/parent-frame handling; fix nested proc, if not starting at top frame 2011-09-17 19:15:17 +00:00
gdbmimiscclasses.pp DBG: Fixed error handling for pseudo terminal 2011-09-10 20:45:37 +00:00
gdbtypeinfo.pp DBG: auto-typecast for classes: fix double casts, and casts to self 2011-09-08 12:44:59 +00:00
historydlg.lfm DBG: History Import/Export 2011-06-15 13:46:12 +00:00
historydlg.pp DBG: History Import/Export 2011-06-15 13:46:12 +00:00
inspectdlg.lfm
inspectdlg.pas
localsdlg.lfm debugger: add popup menu to locals windows 2011-05-16 01:55:19 +00:00
localsdlg.pp DBG: more debugLN 2011-06-10 23:15:51 +00:00
processdebugger.pp
processlist.pas
pseudoterminaldlg.lfm
pseudoterminaldlg.pp
registersdlg.lfm
registersdlg.pp
sshgdbmidebugger.pas
threaddlg.lfm DBG: Start History values (currently requires debug windows (locals, watches, stack) to be open and active, or nothing is recorded) 2011-05-15 21:16:16 +00:00
threaddlg.pp DBG: Improved, jumping to correct line, if source was changed 2011-09-15 11:40:05 +00:00
watchesdlg.lfm debugger: watches dialog: 2011-05-16 01:24:14 +00:00
watchesdlg.pp Debugger, Watches: Store column width 2011-09-17 13:25:19 +00:00
watchpropertydlg.lfm
watchpropertydlg.pp DBG: Refactor Master/Slave class structure (watches) 2011-05-12 18:47:54 +00:00