mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-13 23:52:22 -07:00
notes
This commit is contained in:
@@ -222,7 +222,6 @@
|
||||
// [ ] evaluate `foo.bar` symbol names???
|
||||
// [ ] maybe add extra caching layer to process memory querying? we pay a pretty
|
||||
// heavy cost even to just read 8 bytes...
|
||||
// [ ] crash bug, release mode - filter globals view (try with debugging raddbg, typing `dev` in globals view)
|
||||
|
||||
////////////////////////////////
|
||||
//~ rjf: post-0.9.16 TODO notes
|
||||
@@ -530,6 +529,7 @@
|
||||
// [x] project switching
|
||||
// [x] do not apply filters past one block layer
|
||||
// [x] "pop out" (hitting enter on visualizers should open them as tabs)
|
||||
// [x] crash bug, release mode - filter globals view (try with debugging raddbg, typing `dev` in globals view)
|
||||
|
||||
////////////////////////////////
|
||||
//~ rjf: Build Options
|
||||
|
||||
Reference in New Issue
Block a user