lazarus/debugger
2011-05-01 13:11:06 +00:00
..
fpdebug fixed typos: Adress 2011-02-10 09:34:42 +00:00
frames ide: fix debugger event name Window -> Windows, record 'library-loaded' events 2011-04-27 06:43:16 +00:00
test DBG: tests 2011-04-28 12:30:44 +00:00
assemblerdlg.lfm DBG: make tool windows 2010-12-04 19:34:21 +00:00
assemblerdlg.pp DBG: Disassembler: fixed copy to clipboard 2011-02-16 12:06:52 +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 compilation by breaking a unit circle 2011-02-11 15:29:27 +00:00
callstackdlg.lfm DBG: Added Thread dialog 2011-04-25 11:17:47 +00:00
callstackdlg.pp DBG: Refactor, merge TManaged.. classes into TIDE.. classes 2011-04-27 14:55:07 +00:00
cmdlinedebugger.pp DBG: tests 2011-04-28 12:30:44 +00:00
debugeventsform.lfm DBG: make tool windows 2010-12-04 19:34:21 +00:00
debugeventsform.pp debugger: add TDBGEventType enumeration, pass event type when some debugger event happens 2011-04-27 06:58:44 +00:00
debugger.pp DBG: Refactor, merge TManaged.. classes into TIDE.. classes 2011-04-27 14:55: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 DBG: Refactored gdb-type parsing 2011-01-10 01:11:25 +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: Show watches, if watch added from eval-dlg. Issue #0018347 Patch by Anton 2011-01-10 14:05:04 +00:00
exceptiondlg.lfm debugger: rename TExceptionDialog to TIDEExceptionDlg to resolve conflict with JCF2 2009-03-14 12:35:06 +00:00
exceptiondlg.pas debugger: convert forms to use fpc resources 2010-01-15 02:41:46 +00:00
feedbackdlg.lfm 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
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: Fixed a memory leak in watch evaluation. issue #0019089 2011-05-01 13:11:06 +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 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
pseudoterminaldlg.lfm DBG: Terminal: enable scrollbar 2011-05-01 11:55:54 +00:00
pseudoterminaldlg.pp DBG: (Unix) Added (very) basic support for console apps (console window) 2011-04-17 15:44:14 +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 IDE: ssh debugger note: worwrap, bug #16444 2010-05-13 18:29:46 +00:00
threaddlg.lfm DBG: Added Thread dialog 2011-04-25 11:17:47 +00:00
threaddlg.pp DBG: Fixed header for thread dlg 2011-04-26 08:07:22 +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