lazarus/debugger
2013-03-04 23:05:04 +00:00
..
fpdebug fpdebug: fix building line info. Issue #0013989 Patch by Joost van der Sluis 2012-12-16 19:54:08 +00:00
frames Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
test DBG: fix tests 2012-12-09 15:23:06 +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 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 debugger: fix range check 2012-09-21 11:47:02 +00:00
cmdlinedebugger.pp DBG: Fixed range-check on linux. Issue #23993 Patch by C Western 2013-03-04 23:05:04 +00:00
debugeventsform.lfm debugger: add popup menu for event log 2011-05-11 08:37:38 +00:00
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: Fix range check in disassembler (64 bit debuggee). Issue #0023355 2012-11-22 00:03:36 +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 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 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 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: gdb async mode / prevent gdb on Mac 64 bit from crashing 2013-03-02 18:28:26 +00:00
gdbmimiscclasses.pp DBG fix unused units 2011-11-26 11:47:58 +00:00
gdbmiserverdebugger.pas DBG: Started work on gdb async mode 2013-02-25 23:44:57 +00:00
gdbtypeinfo.pp DBG: optimizations (speed / display format) for array watches 2012-12-06 20:06:06 +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 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: Started work on gdb async mode 2013-02-25 23:44:57 +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 DBG: Allow adding watches by paste (from clipboard) into watches window. Part of Issue #0023368 2012-11-22 14:54:04 +00:00
watchesdlg.pp DBG: Allow adding watches by paste (from clipboard) into watches window. Part of Issue #0023368 2012-11-22 14:54:04 +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