mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-09 23:38:09 +00:00
notes
This commit is contained in:
@@ -4,10 +4,11 @@
|
|||||||
////////////////////////////////
|
////////////////////////////////
|
||||||
//~ rjf: post-0.9.25 TODO notes
|
//~ rjf: post-0.9.25 TODO notes
|
||||||
//
|
//
|
||||||
// [ ] linux fixes
|
// [ ] linux/dwarf fixes
|
||||||
// [ ] step-over/step-into doesn't step successfully in many cases, just causes a continue
|
// [ ] step-over/step-into doesn't step successfully in many cases, just causes a continue
|
||||||
// [ ] rd_frame has no type info, should be (void -> void) - type should be generated but it
|
// [ ] rd_frame has no type info, should be (void -> void) - type should be generated but it
|
||||||
// is not being hooked up correctly
|
// is not being hooked up correctly
|
||||||
|
// [ ] type views for `MyByte *` example do not match correctly
|
||||||
//
|
//
|
||||||
// [ ] many threads hitting conditional breakpoints -> causes 0x8000003 exception!
|
// [ ] many threads hitting conditional breakpoints -> causes 0x8000003 exception!
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user