notes & bump version

This commit is contained in:
Ryan Fleury
2025-06-28 11:15:02 -07:00
parent 89cfd65f9c
commit 124c71c19a
2 changed files with 2 additions and 10 deletions
+1 -1
View File
@@ -159,7 +159,7 @@
#endif
#if !defined(BUILD_VERSION_PATCH)
# define BUILD_VERSION_PATCH 20
# define BUILD_VERSION_PATCH 21
#endif
#define BUILD_VERSION_STRING_LITERAL Stringify(BUILD_VERSION_MAJOR) "." Stringify(BUILD_VERSION_MINOR) "." Stringify(BUILD_VERSION_PATCH)
+1 -9
View File
@@ -5,15 +5,7 @@
//~ rjf: post-0.9.20 TODO notes
//
//- urgent fixes
// [ ] process memory cache not correctly invalidating - race in lookup
// [ ] hardware breakpoints regression
// [ ] process memory waiting regression
// [ ] "evict module image info from cache" crash, on module close sometimes
// - reproduction steps:
// - raddbg debugging raddbg
// - [parent] breakpoint on memory read failure case
// - [child] breakpoint on ctrl_bindings init in g0
// - f5x3
// [ ] hardware breakpoints regression (global eval in ctrl)
//
//- memory view
// [ ] have smaller visible range than entire memory