window titles

This commit is contained in:
Ryan Fleury
2025-05-01 13:06:16 -07:00
parent 3be17c7157
commit e3f68622f7
7 changed files with 43 additions and 1 deletions
+1
View File
@@ -180,6 +180,7 @@
// `raddbg_auto_view_rule(DynamicArray<?>, slice)`: declares an
// auto-view-rule from source code, rather than from debugger
// configuration.
// - The debugger now incorporates the loaded project in all window titles.
// - Fixed an annoyance where the debugger would open a console window, even
// for graphical programs, causing a flicker.
// - Fixed substantial unnecessary memory usage with very large output logs.