lazarus/debugger
mattias 22fcdce19c IDE: debugger: less hints
git-svn-id: trunk@59588 -
2018-11-18 10:51:27 +00:00
..
frames Debugger: Option to autoclose the asm window, if it was auto-opened (break at no source line). Issue #027800 2018-07-14 20:34:45 +00:00
test Debugger: Enhance console output win. Issue #33935 2018-07-18 16:36:18 +00:00
assemblerdlg.lfm
assemblerdlg.pp Debugger, asm dialog: fix mouse wheel scrolling 2018-11-03 18:49:33 +00:00
breakpointsdlg.lfm
breakpointsdlg.pp Debugger: fixed i18n of breakpoint description both in popup hint and dialog 2018-02-02 23:13:20 +00:00
breakpropertydlg.lfm
breakpropertydlg.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
breakpropertydlggroups.lfm
breakpropertydlggroups.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
callstackdlg.lfm
callstackdlg.pp
debugattachdialog.lfm Debugger: Fix attach dialog. Issue #0034028 Patch by Cyrax 2018-07-26 11:53:23 +00:00
debugattachdialog.pas Debugger: Fix attach dialog. Issue #0034028 Patch by Cyrax 2018-07-26 11:53:23 +00:00
debugeventsform.lfm
debugeventsform.pp
debugger.pp Fix compilation with debug define 2018-11-11 17:50:46 +00:00
debuggerdlg.pp Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg. 2018-07-24 17:49:21 +00:00
debuggerstrconst.pp
debugoutputform.lfm
debugoutputform.pp LLDB Debugger: use custom stack trace format / support debug output win 2018-06-24 12:40:43 +00:00
evaluatedlg.lfm
evaluatedlg.pp Format and clean uses sections. 2018-07-25 13:38:35 +00:00
exceptiondlg.lfm
exceptiondlg.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
feedbackdlg.lfm
feedbackdlg.pp
historydlg.lfm
historydlg.pp
inspectdlg.lfm
inspectdlg.pas Debugger: Fix DebugInspector stopped working after window was open with empty input. Issue #0034452 2018-10-25 18:18:25 +00:00
localsdlg.lfm
localsdlg.pp
processdebugger.pp Debugger: let the debugger request certain compiler opts (eg: needs dwarf, or external info) 2018-08-05 12:26:21 +00:00
processlist.pas
pseudoterminaldlg.lfm Debugger: Enhance console output win. Issue #33935 2018-07-18 16:36:18 +00:00
pseudoterminaldlg.pp debugger: fix pseudo terminal, only memo needs monospace. Issue #0034192 2018-10-27 14:53:26 +00:00
registersdlg.lfm Debugger: Register Window, add "Copy name and value", "Copy All". Patch by silvioprog, Issue #34544 2018-11-12 19:45:15 +00:00
registersdlg.pp Debugger: removed duplicate caption assignments 2018-11-12 22:51:21 +00:00
threaddlg.lfm
threaddlg.pp
watchesdlg.lfm IDE, Watches: Allow dragging expressions from source edit. Issue #023368 2018-07-14 21:37:01 +00:00
watchesdlg.pp IDE: debugger: less hints 2018-11-18 10:51:27 +00:00
watchpropertydlg.lfm
watchpropertydlg.pp