mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-04 12:58:41 +00:00
notes
This commit is contained in:
@@ -8,9 +8,11 @@
|
|||||||
// using mouse-move events here
|
// using mouse-move events here
|
||||||
// [x] CRT asserts - stepping over int 29 should work just like stepping over
|
// [x] CRT asserts - stepping over int 29 should work just like stepping over
|
||||||
// an int3
|
// an int3
|
||||||
|
// [ ] check new callstack caching rules very strongly
|
||||||
// [ ] committing needs to happen when navigating focus away for any reason
|
// [ ] committing needs to happen when navigating focus away for any reason
|
||||||
// [ ] better discoverability for view rules - have better help hover tooltip,
|
// [ ] better discoverability for view rules - have better help hover tooltip,
|
||||||
// info on arguments, and better autocomplete lister
|
// info on arguments, and better autocomplete lister
|
||||||
|
// [ ] freezing thread while running -> soft-halt
|
||||||
//
|
//
|
||||||
// [ ] source view -> floating margin/line-nums
|
// [ ] source view -> floating margin/line-nums
|
||||||
// [ ] theme colors -> more explicit about e.g. opaque backgrounds vs. floating
|
// [ ] theme colors -> more explicit about e.g. opaque backgrounds vs. floating
|
||||||
|
|||||||
Reference in New Issue
Block a user