lazarus/debugger
martin 40cd64d045 DBG: clean up: removed old method
git-svn-id: trunk@30635 -
2011-05-09 10:56:24 +00:00
..
fpdebug fixed typos: Adress 2011-02-10 09:34:42 +00:00
frames Debugger: tweaked Event log options frame layout to make it look better with longer event captions 2011-05-08 15:20:09 +00:00
test DBG: fixes for Disassembler 2011-05-01 14:34:36 +00:00
assemblerdlg.lfm DBG: make tool windows 2010-12-04 19:34:21 +00:00
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: set border to some of windows to bsSizeToolWin 2010-11-26 15:39:03 +00:00
breakpointsdlg.pp DBG: protect dialog actions against re-entrance 2010-12-17 01:46:36 +00:00
breakpropertydlg.lfm Debugger, Breakpoint properties dialog: improved layout to fit longer captions 2011-05-08 15:29:09 +00:00
breakpropertydlg.pas Debugger, Breakpoint properties dialog: improved layout and localization 2011-05-04 22:39:56 +00:00
callstackdlg.lfm DBG: Added Thread dialog 2011-04-25 11:17:47 +00:00
callstackdlg.pp DBG: Refactor Master/Slave class structure (callstack) 2011-05-08 23:45:16 +00:00
cmdlinedebugger.pp DBG: fixes for Disassembler 2011-05-01 14:34:36 +00:00
debugeventsform.lfm debugger: copy event text to clipboard in event log form when standard clipboard key combination is used 2011-05-08 15:53:18 +00:00
debugeventsform.pp debugger: copy event text to clipboard in event log form when standard clipboard key combination is used 2011-05-08 15:53:18 +00:00
debugger.pp DBG: Refactor Master/Slave class structure (callstack) 2011-05-08 23:45:16 +00:00
debuggerdlg.pp DBG: Add tool bar to Dis-Assembler window 2010-12-04 18:40:30 +00:00
debugoutputform.lfm DBG: make tool windows 2010-12-04 19:34:21 +00:00
debugoutputform.pp DBG: added internal debugger debug/experiment facility, with DBG_WITH_DEBUGGER_DEBUG 2010-12-16 18:56:37 +00:00
debugutils.pp DBG: Refactored gdb-type parsing 2011-01-10 01:11:25 +00:00
evaluatedlg.lfm
evaluatedlg.pp Debugger, Evaluate/Modify dialog: improved localization 2011-05-08 16:02:31 +00:00
exceptiondlg.lfm
exceptiondlg.pas
feedbackdlg.lfm DBG: Handle failed breakpoints 2011-05-06 11:14:06 +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: removed old method 2011-05-09 10:56:24 +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 Debugger: Improve array watches / Improve tests 2011-04-11 01:28:29 +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: set border to some of windows to bsSizeToolWin 2010-11-26 15:39:03 +00:00
localsdlg.pp
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: Added Thread dialog 2011-04-25 11:17:47 +00:00
threaddlg.pp DBG: Refactor Master/Slave class structure (callstack) 2011-05-08 23:45:16 +00:00
watchesdlg.lfm DBG: Show watches first, then update 2011-01-10 14:03:38 +00:00
watchesdlg.pp Debugger: fix crash, when deleting/clearing watches while they are updated 2011-04-03 13:07:06 +00:00
watchpropertydlg.lfm Debugger, Watch properties dialog: improve layout with respect to localization 2010-11-25 23:53:25 +00:00
watchpropertydlg.pp IDE: fixed compilation by breaking a unit circle 2011-02-11 15:29:27 +00:00