diff --git a/src/raddbg/raddbg_main.c b/src/raddbg/raddbg_main.c index 8c3725f9..fe6ae2a3 100644 --- a/src/raddbg/raddbg_main.c +++ b/src/raddbg/raddbg_main.c @@ -4,6 +4,14 @@ //////////////////////////////// //~ rjf: post-0.9.12 TODO notes // +// [ ] fullscreen with new custom borders are busted... +// [ ] breakpoints in optimized code? maybe early-terminating bp resolution loop? @bpmiss +// [ ] committing strings in target editor needs to be a bit more aggressive +// if e.g. someone clicks away +// [ ] CLI argument over-mangling? +// [ ] OutputDebugString spam, keeping way too much around! +// [ ] Mohit-reported breakpoint not hitting - may be similar thing to @bpmiss +// // [ ] fix light themes // [ ] make `array` view rule work with actual array types, to change their // size dynamically