lazarus/debugger
martin 8f6c6395fb Merged revision(s) 61497 #ebbd6b5e0b, 61544-61545 #c40bffbdee-#c40bffbdee, 61558 #d32b16b312 from trunk:
FpDebug: Fix Overflow in max array/string size
........
ProcessDebugger: Fixed crash, due to debugger destroying inside SetState
........
IDE: Fix crash on accessing nil (in MainIdeBar). Happens if the InitialSetupDialog is closed (OS close button) and the IDE exits.
........
DateTimePicker: Make widths of ArrowButton and UpDown highDPI-aware. Issue #35814.
........

git-svn-id: branches/fixes_2_0@61614 -
2019-07-22 10:41:53 +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 Merged revision(s) 59439 #fdd25c4c9c, 59443 #9b2f44b8c8, 59445 #59e211fd44 from trunk: 2018-11-05 12:04:52 +00:00
breakpointsdlg.lfm
breakpointsdlg.pp
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 Merged revision(s) 59655-59656 #895fe14aed-#895fe14aed, 59678-59680 #7716b8a149-#7716b8a149, 59692-59693 #84ba359bbd-#84ba359bbd from trunk: 2018-11-29 23:01:14 +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 Merged revision(s) 59727-59729 #bba050e333-#bba050e333, 59740-59743 #0506cd7fb5-#0506cd7fb5, 59745 #c5fdbd440a from trunk: 2018-12-09 22:33:15 +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-27 09:44:52 +00:00
localsdlg.lfm
localsdlg.pp
processdebugger.pp Merged revision(s) 61497 #ebbd6b5e0b, 61544-61545 #c40bffbdee-#c40bffbdee, 61558 #d32b16b312 from trunk: 2019-07-22 10:41:53 +00:00
processlist.pas
pseudoterminaldlg.lfm Debugger: Enhance console output win. Issue #33935 2018-07-18 16:36:18 +00:00
pseudoterminaldlg.pp debugger: less hints 2019-04-06 08:12:17 +00:00
registersdlg.lfm
registersdlg.pp Debugger: Register Window, fix updating register values. Broken in some cases since r60049 #52e85d555e 2019-02-09 08:47:19 +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 debugger: less hints 2019-04-06 08:12:17 +00:00
watchpropertydlg.lfm
watchpropertydlg.pp