diff --git a/src/raddbg/raddbg.h b/src/raddbg/raddbg.h index 3d325472..11efef73 100644 --- a/src/raddbg/raddbg.h +++ b/src/raddbg/raddbg.h @@ -8,9 +8,11 @@ // using mouse-move events here // [x] CRT asserts - stepping over int 29 should work just like stepping over // an int3 +// [ ] check new callstack caching rules very strongly // [ ] committing needs to happen when navigating focus away for any reason // [ ] better discoverability for view rules - have better help hover tooltip, // info on arguments, and better autocomplete lister +// [ ] freezing thread while running -> soft-halt // // [ ] source view -> floating margin/line-nums // [ ] theme colors -> more explicit about e.g. opaque backgrounds vs. floating