This commit is contained in:
Ryan Fleury
2025-06-18 14:08:16 -07:00
parent 9f0da8d1b8
commit a812dc95ce
+3
View File
@@ -17,6 +17,9 @@
// [ ] disassembly sometimes has a problem where source line annotations are
// periodically removed/inserted... maybe updating on fs change when we
// shouldn't, non-deterministic line annotation path?
// [ ] process memory cache sometimes is not correctly updating - best repro
// case so far is (for some reason?) only hover evaluation - only spotted
// on laptop in debug builds. g0 ctrl_bindings.bindings initialization.
//
//- watch improvements
// [ ] *ALL* expressions in watch windows need to be editable.