lazarus/debugger
2012-05-12 17:40:41 +00:00
..
fpdebug IDE etc.: unify 3 dots in GUI string to have a space ( ...). 2012-04-09 08:24:59 +00:00
frames Fixed typo PrefferedSplitterX -> PreferredSplitterX throughout the code, spotted by Howard Page-Clark 2012-04-19 22:11:56 +00:00
test DBG: Testcase: fixed reading env-options 2012-04-29 19:01:09 +00:00
assemblerdlg.lfm DBG: Breakpoints for asm window; extended in callstack 2011-10-10 22:21:13 +00:00
assemblerdlg.pp IDE: inite resource strings for Undo, Redo, Cut, Copy and Paste 2012-02-12 14:35:42 +00:00
breakpointsdlg.lfm DBG: Store/Restore column size (debug dialogs). issue #0018035 2011-11-03 17:53:46 +00:00
breakpointsdlg.pp Window Column, store pointer to resourcestring 2012-04-02 00:24:15 +00:00
breakpropertydlg.lfm DBG: Enable/Disable breakpoint groups 2011-10-09 15:52:06 +00:00
breakpropertydlg.pas IDE: recent/history lists: replaced case sensitive comparison with three types 2012-04-25 09:03:37 +00:00
breakpropertydlggroups.lfm DBG: Enable/Disable breakpoint groups 2011-10-09 15:52:06 +00:00
breakpropertydlggroups.pas DBG: Clean up (removed unused units) 2011-11-26 11:41:29 +00:00
callstackdlg.lfm DBG: Callstack, show frames in assembler. 2011-10-12 01:26:11 +00:00
callstackdlg.pp IDE: fixed editor tab position combobox items localization on Editor/Misc options page 2012-04-03 22:23:32 +00:00
cmdlinedebugger.pp IDE: clean up 2012-04-29 10:25:45 +00:00
debugeventsform.lfm debugger: add popup menu for event log 2011-05-11 08:37:38 +00:00
debugeventsform.pp DBG: Clean up (removed unused units) 2011-11-26 11:41:29 +00:00
debugger.pp DBG: Fix a possible crash in debugger (history). Issue #0021901 2012-04-30 21:24:36 +00:00
debuggerdlg.pp LazLogger, introduce base and dummy classes 2012-03-06 19:36:11 +00:00
debuggerstrconst.pp DBG: extend watch-view window with a detailed view pane (inspect) for the selected value. based on issue #0021990 by Darius Blaszijk 2012-05-12 17:25:52 +00:00
debugoutputform.lfm DBG: make tool windows 2010-12-04 19:34:21 +00:00
debugoutputform.pp IDE: make lisClear to be used around in IDE. 2012-03-25 19:09:20 +00:00
debugutils.pp DBG deal with spaces in watches 2012-03-21 19:13:34 +00:00
evaluatedlg.lfm DBG: Watches/Inspect, add auto typecast to instance class 2012-03-20 10:39:47 +00:00
evaluatedlg.pp IDE: recent/history lists: replaced case sensitive comparison with three types 2012-04-25 09:03:37 +00:00
exceptiondlg.lfm DBG: More info/options on break for exception/run-error 2011-09-18 11:53:34 +00:00
exceptiondlg.pas IDE: collect common resource strings in one place, remove duplicates 2012-02-12 13:04:36 +00:00
feedbackdlg.lfm Components, converter, debugger, doceditor: third batch of TButtonPanel captions cleanup 2011-10-03 22:48:51 +00:00
feedbackdlg.pp IDE: unify some single word resource strings. 2012-03-25 19:10:21 +00:00
gdbmidebugger.pp DBG: Improve start-up to work with bug in gdb 7.4 2012-05-10 00:26:23 +00:00
gdbmimiscclasses.pp DBG fix unused units 2011-11-26 11:47:58 +00:00
gdbtypeinfo.pp DBG: watch dyn array, show some values 2012-03-24 17:38:22 +00:00
historydlg.lfm DBG: History Import/Export 2011-06-15 13:46:12 +00:00
historydlg.pp Window Column, store pointer to resourcestring 2012-04-02 00:24:15 +00:00
inspectdlg.lfm DBG: Inspect, allow to enter expression 2012-05-11 10:37:40 +00:00
inspectdlg.pas DBG: Inspect, allow to enter expression 2012-05-11 10:37:40 +00:00
localsdlg.lfm debugger: add popup menu to locals windows 2011-05-16 01:55:19 +00:00
localsdlg.pp Window Column, store pointer to resourcestring 2012-04-02 00:24:15 +00:00
processdebugger.pp DBG: Clean up (removed unused units) 2011-11-26 11:41:29 +00:00
processlist.pas
pseudoterminaldlg.lfm DBG Pseudo-terminal: send user input immediately 2011-11-18 14:01:08 +00:00
pseudoterminaldlg.pp DBG: Clean up (removed unused units) 2011-11-26 11:41:29 +00:00
registersdlg.lfm DBG: Register Copy Name/Value to clipboard. Issue #0021860 2012-04-30 16:00:05 +00:00
registersdlg.pp DBG: Register Copy Name/Value to clipboard. Issue #0021860 2012-04-30 16:00:05 +00:00
sshgdbmidebugger.pas DBG (via SSH): additional options for ssh, separate field to specify gdb 2012-04-29 21:05:21 +00:00
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 Window Column, store pointer to resourcestring 2012-04-02 00:24:15 +00:00
watchesdlg.lfm DBG: extend watch-view window with a detailed view pane (inspect) for the selected value. based on issue #0021990 by Darius Blaszijk 2012-05-12 17:25:52 +00:00
watchesdlg.pp DBG: extend watch-view window with a detailed view pane (inspect) for the selected value. based on issue #0021990 by Darius Blaszijk --- keep button enabled 2012-05-12 17:40:41 +00:00
watchpropertydlg.lfm DBG: Watches/Inspect, add auto typecast to instance class 2012-03-20 10:39:47 +00:00
watchpropertydlg.pp DBG: Watches/Inspect, add auto typecast to instance class 2012-03-20 10:39:47 +00:00