lazarus/debugger
martin 5aec499a5b DBG: Tests argv
git-svn-id: trunk@37964 -
2012-07-18 16:57:29 +00:00
..
fpdebug IDE etc.: unify 3 dots in GUI string to have a space ( ...). 2012-04-09 08:24:59 +00:00
frames IDE: debugger options: check the resolved file, bug #22086 2012-05-21 08:37:05 +00:00
test DBG: Tests argv 2012-07-18 16:57:29 +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
debugeventsform.pp DBG: Event-Log: Do not cache Options. Allow user to change options while debugging 2012-06-22 14:01:56 +00:00
debugger.pp DBG: Disable rangechecks for certain PtrUInt casts 2012-07-17 10:57:14 +00:00
debuggerdlg.pp DBG: Dialogs, don't give help related commands to IDE. They will be ignored 2012-06-19 23:41:45 +00:00
debuggerstrconst.pp DBG: Evaluate, keep previous results. Patch by Ludo Brands. Issue #0022196 2012-06-10 22:40:45 +00:00
debugoutputform.lfm
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: Evaluate, keep previous results. Patch by Ludo Brands. Issue #0022196 2012-06-10 22:40:45 +00:00
evaluatedlg.pp Debugger, Evaluate/Modify dialog: improved localization 2012-06-17 19:50:43 +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: argv encoding 2012-07-18 14:06:17 +00:00
gdbmimiscclasses.pp DBG fix unused units 2011-11-26 11:47:58 +00:00
gdbtypeinfo.pp DBG: fixed endless loop in watch eval (auto type cast) Issue #0022425 2012-07-15 18:46:02 +00:00
historydlg.lfm
historydlg.pp Window Column, store pointer to resourcestring 2012-04-02 00:24:15 +00:00
inspectdlg.lfm Debugger: Apply the saved layout of Inspect Dialog 2012-05-26 08:36:35 +00:00
inspectdlg.pas DBG: Disable rangechecks for certain PtrUInt casts 2012-07-17 10:57:14 +00:00
localsdlg.lfm
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, accept tabs 2012-07-01 15:24:34 +00:00
pseudoterminaldlg.pp DBG: Fix handling console input 2012-07-01 14:20:24 +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
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: Prevent a crash, when the selected snapshot is deleted. Can also happen when starting the debugger, while a snapshot from previous run is active 2012-07-14 22:11:16 +00:00
watchpropertydlg.lfm DBG: Watches, save "Use instance class" to config 2012-05-28 15:20:17 +00:00
watchpropertydlg.pp DBG: implemented "Repeat Count" for watches 2012-05-29 20:46:36 +00:00