lazarus/debugger
2011-05-22 09:37:36 +00:00
..
fpdebug fixed typos: Adress 2011-02-10 09:34:42 +00:00
frames IDE: harmonize Color/Colors resource strings 2011-05-22 09:37:36 +00:00
test DBG: Refactor Master/Slave class structure (locals) 2011-05-13 14:00:35 +00:00
assemblerdlg.lfm
assemblerdlg.pp IDE: proper initialization of TextStyle in paintbox paint method.Now qt doesn't try to wordbreak lines 2011-05-06 09:53:02 +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 debugger: fix confirmation message for deletion of address breakpoint 2011-05-20 06:54:47 +00:00
breakpropertydlg.lfm debugger: start breakpoint log call stack feature 2011-05-12 07:42:31 +00:00
breakpropertydlg.pas debugger: rename action to match the meaning 2011-05-13 09:26:45 +00:00
callstackdlg.lfm debugger: set shortcuts to call stack dialog popup menu items 2011-05-17 01:36:08 +00:00
callstackdlg.pp debugger: correct menu captions, assign captions to actions instead of menu items and toolbuttons 2011-05-17 01:49:52 +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 DBG: Clean up, Simplify life time management of QueueObject to a ref-counter 2011-05-19 17:15:52 +00:00
debuggerdlg.pp
debugoutputform.lfm
debugoutputform.pp
debugutils.pp DBG: Refactored gdb-type parsing 2011-01-10 01:11:25 +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 Debugger: Display errors on run/step to user, with a choice to continue; instead of "error state" 2011-04-21 16:05:08 +00:00
gdbmidebugger.pp DBG: clean up (renamed identifier for clarification) 2011-05-19 17:26:56 +00:00
gdbmimiscclasses.pp DBG: limit console window to linux use -dDBG_ENABLE_TERMINAL to force, if libc is available on other platforms 2011-04-19 12:00:33 +00:00
gdbtypeinfo.pp DBG: Fix parsing certain error msgs 2011-05-18 12:08:12 +00:00
historydlg.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
historydlg.pp 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
inspectdlg.lfm DBG: "inspect" dialog, now shows entire class 2011-01-16 19:11:23 +00:00
inspectdlg.pas DBG: "inspect" dialog, now shows entire class 2011-01-16 19:11:23 +00:00
localsdlg.lfm debugger: add popup menu to locals windows 2011-05-16 01:55:19 +00:00
localsdlg.pp debugger: add popup menu to locals windows 2011-05-16 01:55:19 +00:00
processdebugger.pp
processlist.pas
pseudoterminaldlg.lfm DBG: Terminal: enable scrollbar 2011-05-01 11:55:54 +00:00
pseudoterminaldlg.pp DBG: clear terminal on run 2011-05-01 16:35:25 +00:00
registersdlg.lfm DBG: Added Format option to Register Window (issue #0018834) 2011-04-23 14:05:55 +00:00
registersdlg.pp Debugger, Registers dialog: improved localization 2011-04-24 13:34:14 +00:00
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: History values: evaluate in background, if windows are closed 2011-05-16 00:45:19 +00:00
watchesdlg.lfm debugger: watches dialog: 2011-05-16 01:24:14 +00:00
watchesdlg.pp debugger: watches dialog: 2011-05-16 01:24:14 +00:00
watchpropertydlg.lfm
watchpropertydlg.pp DBG: Refactor Master/Slave class structure (watches) 2011-05-12 18:47:54 +00:00