From ac8c40286839e99c3500d1f334f1cdd3688a6601 Mon Sep 17 00:00:00 2001 From: Ryan Fleury Date: Fri, 27 Jun 2025 23:03:16 -0700 Subject: [PATCH] note --- src/raddbg/raddbg_main.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/raddbg/raddbg_main.c b/src/raddbg/raddbg_main.c index 15e0a71b..6438ef4e 100644 --- a/src/raddbg/raddbg_main.c +++ b/src/raddbg/raddbg_main.c @@ -8,6 +8,7 @@ // [ ] 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 // //- memory view // [ ] have smaller visible range than entire memory