lazarus/ide/packages/idedebugger
2025-04-20 17:31:16 +02:00
..
frames
languages IDEDebugger: updated Russian translation 2024-10-01 18:27:28 +03:00
test
arraynavigationframe.lfm
arraynavigationframe.pas
assemblerdlg.lfm
assemblerdlg.pp SynEdit: rewrite part of the Highlighter-attribute 2025-04-06 10:04:13 +02:00
basedebugmanager.pas
breakpointgroupframe.lfm
breakpointgroupframe.pas
breakpointsdlg.lfm IDE, Debugger: make toolbars in debug-dialogs wrap-able 2025-03-05 20:20:14 +01:00
breakpointsdlg.pp IdeDebugger: increase width for icon in breakpoint dialog. Issue 2024-10-01 15:44:32 +02:00
breakpropertydlg.lfm IdeDebugger: Display "Pass count" in breakpoint property dialog. Issue 2024-10-01 17:53:30 +02:00
breakpropertydlg.pas IdeDebugger: Display "Pass count" in breakpoint property dialog. Issue 2024-10-01 17:53:30 +02:00
breakpropertydlggroups.lfm
breakpropertydlggroups.pas
callstackdlg.lfm IDE, Debugger: make toolbars in debug-dialogs wrap-able 2025-03-05 20:20:14 +01:00
callstackdlg.pp IdeDebugger: Fixed unbalanced BeginUpdate in callstack-dialog. (when changing view-limit) 2025-01-31 10:59:52 +01:00
dbgtreeviewwatchdata.pas
debugattachdialog.lfm
debugattachdialog.pas
debugger.pp Debugger: Reduce amount of updates events. (Callstack, TListView.EndUpdate may cause a complete redraw) 2024-10-01 12:34:31 +02:00
debuggerdlg.pp
debuggertreeview.pas
debugoutputform.lfm
debugoutputform.pp
envdebuggeroptions.pas
evaluatedlg.lfm
evaluatedlg.pp
exceptiondlg.lfm
exceptiondlg.pas
feedbackdlg.lfm
feedbackdlg.pp
fpmake.pp
historydlg.lfm IDE, Debugger: make toolbars in debug-dialogs wrap-able 2025-03-05 20:20:14 +01:00
historydlg.pp
idedbgvalueconvertersettingsframe.lfm
idedbgvalueconvertersettingsframe.pas
idedbgvalueformattersettingsframe.lfm
idedbgvalueformattersettingsframe.pas
idedebugger_displayformat_options.lfm
idedebugger_displayformat_options.pas
idedebugger.lpk idedebugger: cleaned up and updated makefile 2024-10-24 11:32:42 +02:00
idedebuggerbackendvalueconv.pas
idedebuggerbase.pas
idedebuggerdisplayformats.pas
idedebuggeropts.pas IDE, Debugger: fixed dangling object. When project was changed then FCurrentDebuggerPropertiesConfig was freed as part of the list, but the field was left dangling. 2024-12-28 20:11:26 +01:00
idedebuggerpackage.pas
idedebuggerstringconstants.pas
idedebuggerutils.pas
idedebuggervalueformatter.pas
idedebuggervalueformatterarrayofchartostring.lfm
idedebuggervalueformatterarrayofchartostring.pas
idedebuggervalueformattercolor.lfm
idedebuggervalueformattercolor.pas
idedebuggervalueformattercurrency.pas
idedebuggervalueformatterdatetime.lfm
idedebuggervalueformatterdatetime.pas
idedebuggervalueformatterdisplayformat.lfm
idedebuggervalueformatterdisplayformat.pas
idedebuggervalueformatterordinaltoname.lfm
idedebuggervalueformatterordinaltoname.pas
idedebuggervalueformattersetup.pas
idedebuggerwatchresprinter.pas
idedebuggerwatchresult.pas IDE Debugger: don't sign extend enum ordinal values 2025-04-20 17:31:16 +02:00
idedebuggerwatchresultjson.pas
idedebuggerwatchresutils.pas IdeDebugger: Don't assert address of empty string. Exit early. 2025-03-16 21:58:09 +01:00
images.rc IdeDebugger: update icons, by Roland Hahn / Issue 2024-11-08 20:31:48 +01:00
images.res IdeDebugger: update icons, by Roland Hahn / Issue 2024-11-08 20:31:48 +01:00
inspectdlg.lfm
inspectdlg.pas
localsdlg.lfm
localsdlg.pp
Makefile idedebugger: cleaned up and updated makefile 2024-10-24 11:32:42 +02:00
Makefile.compiled idedebugger: cleaned up and updated makefile 2024-10-24 11:32:42 +02:00
Makefile.fpc idedebugger: cleaned up and updated makefile 2024-10-24 11:32:42 +02:00
memviewerdlg.lfm
memviewerdlg.pas
processdebugger.pp
processlist.pas
projectdebuglink.pas IDE, Debugger: fixed dangling object. When project was changed then FCurrentDebuggerPropertiesConfig was freed as part of the list, but the field was left dangling. 2024-12-28 20:11:26 +01:00
pseudoterminaldlg.lfm
pseudoterminaldlg.pp
registersdlg.lfm
registersdlg.pp
threaddlg.lfm IDE, Debugger: make toolbars in debug-dialogs wrap-able 2025-03-05 20:20:14 +01:00
threaddlg.pp
watchesdlg.lfm
watchesdlg.pp IdeDebugger: fix crash in watches window. Issue / Disable "Format watch" if no watch selected. 2025-03-15 09:41:19 +01:00
watchpropertydlg.lfm
watchpropertydlg.pp