mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-04 21:08:40 +00:00
float run/mem/reg generations out of demon, into core; fix issue of demon access synchronization w/ mem gens, causing failure-to-update-stale-parts-of-process-memory-cache
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
// [ ] 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
|
||||
//
|
||||
//- memory view
|
||||
// [ ] have smaller visible range than entire memory
|
||||
|
||||
Reference in New Issue
Block a user