further memory view fixes / tweaks; rich hover coverage for virtual address ranges in memory views / watch views

This commit is contained in:
Ryan Fleury
2025-06-06 14:57:46 -07:00
parent 2d9929452c
commit 4057e00fa1
13 changed files with 248 additions and 122 deletions
+5
View File
@@ -4,6 +4,11 @@
////////////////////////////////
//~ rjf: post-0.9.19 TODO notes
//
//- bug fixes
// [ ] 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?
//
//- watch improvements
// [ ] *ALL* expressions in watch windows need to be editable.
//