lazarus/debugger
2012-11-15 23:50:18 +00:00
..
fpdebug IDE etc.: unify 3 dots in GUI string to have a space ( ...). 2012-04-09 08:24:59 +00:00
frames Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
test DBG: Fix for gdb 7.5 2012-09-18 01:57:21 +00:00
assemblerdlg.lfm DBG, Asm-Dlg: Fix Scrollbars 2012-09-06 17:30:25 +00:00
assemblerdlg.pp IDE: assembler window: disabled form scrollbars 2012-09-02 17:11:36 +00:00
breakpointsdlg.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
breakpointsdlg.pp Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems. 2012-09-13 06:39:56 +00:00
breakpropertydlg.lfm
breakpropertydlg.pas IDE: recent/history lists: replaced case sensitive comparison with three types 2012-04-25 09:03:37 +00:00
breakpropertydlggroups.lfm
breakpropertydlggroups.pas DBG: Clean up (removed unused units) 2011-11-26 11:41:29 +00:00
callstackdlg.lfm
callstackdlg.pp debugger: fix range check 2012-09-21 11:47:02 +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 Debugger: Disable "run to cursor" when debugger is stopped. This command is limited to the current frame (function). It can not be used to start a project. (also disable dcJumpTo, dcStepOut) 2012-10-10 23:00:51 +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 Debugger: fix tab-order in Evaluate/Modify window 2012-09-09 16:25:08 +00:00
evaluatedlg.pp Debugger, Evaluate/Modify dialog: improved localization 2012-06-17 19:50:43 +00:00
exceptiondlg.lfm DBG: Do not treat "&" as accel-char when displaying exceptions. Issue #0023321 2012-11-15 23:50:18 +00:00
exceptiondlg.pas IDE: collect common resource strings in one place, remove duplicates 2012-02-12 13:04:36 +00:00
feedbackdlg.lfm
feedbackdlg.pp IDE: unify some single word resource strings. 2012-03-25 19:10:21 +00:00
gdbmidebugger.pp DBG: Fix a problem in DBG_WITH_GDB_WATCHES 2012-10-19 08:53:09 +00:00
gdbmimiscclasses.pp DBG fix unused units 2011-11-26 11:47:58 +00:00
gdbtypeinfo.pp DBG: fixed an endless loop in watch eval (eval typecast pointer to record) 2012-10-18 16:38:51 +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: Inspect-Dialog, skip update, if no change 2012-11-15 14:47:39 +00:00
localsdlg.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +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, 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 Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +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 Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
threaddlg.pp Window Column, store pointer to resourcestring 2012-04-02 00:24:15 +00:00
watchesdlg.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
watchesdlg.pp DBG: Update watch detail pane, when viewing snapshots 2012-10-02 01:08:14 +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