mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-06 13:58:40 +00:00
notes
This commit is contained in:
@@ -4,6 +4,10 @@
|
|||||||
////////////////////////////////
|
////////////////////////////////
|
||||||
//~ rjf: Frontend/UI Pass Tasks
|
//~ rjf: Frontend/UI Pass Tasks
|
||||||
//
|
//
|
||||||
|
// [ ] hover-eval when window is not focused - maybe just start directly
|
||||||
|
// using mouse-move events here
|
||||||
|
// [ ] CRT asserts - stepping over int 29 should work just like stepping over
|
||||||
|
// an int3
|
||||||
// [ ] committing needs to happen when navigating focus away for any reason
|
// [ ] committing needs to happen when navigating focus away for any reason
|
||||||
//
|
//
|
||||||
// [ ] source view -> floating margin/line-nums
|
// [ ] source view -> floating margin/line-nums
|
||||||
@@ -45,6 +49,8 @@
|
|||||||
////////////////////////////////
|
////////////////////////////////
|
||||||
//~ rjf: Hot, High Priority Tasks (Complete Unusability, Crashes, Fire-Worthy)
|
//~ rjf: Hot, High Priority Tasks (Complete Unusability, Crashes, Fire-Worthy)
|
||||||
//
|
//
|
||||||
|
// [ ] Jump table thunks, on code w/o /INCREMENTAL:NO
|
||||||
|
//
|
||||||
// [ ] ** Thread/process control bullet-proofing, including solo-step mode
|
// [ ] ** Thread/process control bullet-proofing, including solo-step mode
|
||||||
//
|
//
|
||||||
// [ ] ** In solo-stepping mode, if I step over something like CreateFileA, it
|
// [ ] ** In solo-stepping mode, if I step over something like CreateFileA, it
|
||||||
|
|||||||
Reference in New Issue
Block a user