lazarus/debugger
2016-12-20 16:26:44 +00:00
..
frames IDE: designer: fixed path sep normalization 2016-10-26 16:46:11 +00:00
assemblerdlg.lfm DBG, Asm-Dlg: Fix Scrollbars 2012-09-06 17:30:25 +00:00
assemblerdlg.pp debugger: check GetTextMetrics result in TAssemblerDlg.DoEditorOptsChanged. Issue #29429 2016-01-18 18:17:55 +00:00
breakpointsdlg.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
breakpointsdlg.pp breakpoint dlg: select next item after delete 2015-09-09 11:02:48 +00:00
breakpropertydlg.lfm Debugger: Improve BreakPropertyDlg layout. Issue #29752, patch from Alexey Torgashin. 2016-09-19 10:27:55 +00:00
breakpropertydlg.pas IDE: checked compiler warnings, clean up 2015-03-10 14:51:21 +00:00
breakpropertydlggroups.lfm Debugger: Improve BreakPointGroupDlg layout. Issue #29751, patch from Alexey Torgashin. 2016-09-19 10:32:43 +00:00
breakpropertydlggroups.pas Debugger: reduce strings duplication 2013-05-03 16:42:14 +00:00
callstackdlg.lfm
callstackdlg.pp debugger: save and restore call stack depth. Issue #29508 2016-02-10 22:30:38 +00:00
debugattachdialog.lfm Debugger: localized 'Attach to' dialog, improved its layout, regenerated translations and updated Russian one 2014-01-25 21:55:02 +00:00
debugattachdialog.pas IDE: fpc msg parser: parse linker follow messages 2015-11-19 22:39:15 +00:00
debugeventsform.lfm
debugeventsform.pp LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
debugger.pp Order uses sections again to see dependencies better. 2016-12-20 16:26:44 +00:00
debuggerdlg.pp LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
debuggerstrconst.pp Debugger: minor message improvements 2015-01-16 21:10:06 +00:00
debugoutputform.lfm
debugoutputform.pp
evaluatedlg.lfm Debugger: fix tab-order in Evaluate/Modify window 2012-09-09 16:25:08 +00:00
evaluatedlg.pp IDE: checked compiler warnings, clean up 2015-03-10 14:51:21 +00:00
exceptiondlg.lfm ide: ExceptionDlg: fix checkbox position regression from r52309 #f7106b7504 2016-06-20 18:02:01 +00:00
exceptiondlg.pas IDE: exception dialog: support copy to clipboard. Issue #30050 2016-05-15 09:34:34 +00:00
feedbackdlg.lfm IDE: fix layout of feedback dialog (used by debugger) 2013-08-25 11:50:01 +00:00
feedbackdlg.pp Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
historydlg.lfm Reimplement "IDE, Packager: harmonize some string constants" 2013-05-01 08:44:51 +00:00
historydlg.pp IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin 2015-06-02 23:56:03 +00:00
inspectdlg.lfm Debug Inspector: improved localization 2014-02-06 23:19:44 +00:00
inspectdlg.pas IDE: Cleanup. 2015-06-06 11:19:40 +00:00
localsdlg.lfm ide, locals dialog: prevent AV when executing Copy RAW value without selection. Issue #29826 2016-03-13 21:19:08 +00:00
localsdlg.pp DebuggerIntf, IDE: partially revert r53372 #ca66ef0c1c: don't format locals values, it slows down step-by-step debugging 2016-11-16 15:00:08 +00:00
processdebugger.pp IDE: clean up 2015-12-04 16:38:38 +00:00
processlist.pas IDE: debugger: using TProcessUTF8 2015-12-04 16:05:44 +00:00
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 IDE: checked compiler warnings, clean up 2015-03-10 14:51:21 +00:00
threaddlg.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
threaddlg.pp Debugger: refactor 2014-03-19 17:17:03 +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 DebuggerIntf: Add interface to format debugger variable values. 2016-11-16 13:30:24 +00:00
watchpropertydlg.lfm Debugger: Improve WatchProperties layout. Issue #29075, patch from Alexey Torgashin. 2015-11-23 17:15:54 +00:00
watchpropertydlg.pp Debugger: Improve WatchProperties layout. Issue #29075, patch from Alexey Torgashin. 2015-11-23 17:15:54 +00:00