lazarus/debugger
marc ca330915bc * Enable AddWatch
git-svn-id: trunk@28801 -
2010-12-22 10:31:31 +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 DBG: Improved reaction speed during debugging (now watches evaluation can be stopped, if user wants to continue stepping/running) 2010-12-18 16:11:39 +00:00
assemblerdlg.lfm DBG: make tool windows 2010-12-04 19:34:21 +00:00
assemblerdlg.pp Debugger: localized Assembler dialog caption 2010-12-05 14:15:48 +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 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 debugger: set border to some of windows to bsSizeToolWin 2010-11-26 15:39:03 +00:00
callstackdlg.pp DBG: protect dialog actions against re-entrance 2010-12-17 01:46:36 +00:00
cmdlinedebugger.pp DBG: Fixed function result forwarding 2010-11-27 12:10:06 +00:00
debugeventsform.lfm DBG: make tool windows 2010-12-04 19:34:21 +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 DBG: Ensure watches work, after changing project (if debugger already instantiated) 2010-12-17 01:40:07 +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 LCL: clean up 2010-11-22 10:33:14 +00:00
evaluatedlg.lfm * Debugger: Implemented value modification. Patch #15628 by Flavio Etrusco (modified) 2010-03-07 18:37:20 +00:00
evaluatedlg.pp DBG: process IDE commands in dialogs. Add step-over/into with automatic (windows context) asm/cmd switch 2010-11-22 18:46:25 +00:00
exceptiondlg.lfm
exceptiondlg.pas
gdbmidebugger.pp DBG: Try to stop immediately, if requested (rather than waiting for ProcessMessages to finish. fixes issue #0013564 2010-12-19 17:34:58 +00:00
gdbtypeinfo.pp DBG: fix potential range check 2010-12-20 11:12:04 +00:00
inspectdlg.lfm
inspectdlg.pas DBG: improved display of watches 2010-12-16 01:43:28 +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 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 DBG: make tool windows 2010-12-04 19:34:21 +00:00
registersdlg.pp
sshgdbmidebugger.pas IDE: ssh debugger note: worwrap, bug #16444 2010-05-13 18:29:46 +00:00
watchesdlg.lfm debugger: set border to some of windows to bsSizeToolWin 2010-11-26 15:39:03 +00:00
watchesdlg.pp * Enable AddWatch 2010-12-22 10:31:31 +00:00
watchpropertydlg.lfm Debugger, Watch properties dialog: improve layout with respect to localization 2010-11-25 23:53:25 +00:00
watchpropertydlg.pp Debugger, Watch properties dialog: improve layout with respect to localization 2010-11-25 23:53:25 +00:00