lazarus/debugger
2013-06-27 14:52:43 +00:00
..
fpdebug fpdebug, updates (fix compile): issue #0024525 2013-06-27 14:52:43 +00:00
frames Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
test Debugger: more utf8 for strings in watches 2013-05-19 15:38:54 +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 Debugger: reduce strings duplication 2013-05-03 16:42:14 +00:00
callstackdlg.lfm
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
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: start fallback location detection 2013-06-24 15:22:56 +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
debugutils.pp Debugger: Started utf8 for strings in locals 2013-05-19 01:15:23 +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
feedbackdlg.lfm
feedbackdlg.pp
gdbmidebugger.pp dbg: start fallback location detection 2013-06-24 15:22:56 +00:00
gdbmimiscclasses.pp
gdbmiserverdebugger.pas DBG: Started work on gdb async mode 2013-02-25 23:44:57 +00:00
gdbtypeinfo.pp Debugger: more utf8 for strings in locals 2013-05-19 13:00:54 +00:00
historydlg.lfm Reimplement "IDE, Packager: harmonize some string constants" 2013-05-01 08:44:51 +00:00
historydlg.pp Reimplement "IDE, Packager: harmonize some string constants" 2013-05-01 08:44:51 +00:00
inspectdlg.lfm Debugger: Apply the saved layout of Inspect Dialog 2012-05-26 08:36:35 +00:00
inspectdlg.pas Debugger: Fixes Inspector / make sure page is visible 2013-05-19 16:09:23 +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 IDE: changed processdebugger to TProcessUTF8 2013-06-22 08:08:24 +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 Debugger: Fix crash when viewing extended watch view, while dbg=history is active and selecting a previously not evaluated stack frame. 2013-04-29 23:13:07 +00:00
watchpropertydlg.lfm DBG: Watches, save "Use instance class" to config 2012-05-28 15:20:17 +00:00
watchpropertydlg.pp IDE: Use string const lisDefault = 'Default' 2013-04-26 08:05:34 +00:00