mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-04 04:48:40 +00:00
notes
This commit is contained in:
@@ -222,7 +222,6 @@
|
|||||||
// [ ] evaluate `foo.bar` symbol names???
|
// [ ] evaluate `foo.bar` symbol names???
|
||||||
// [ ] maybe add extra caching layer to process memory querying? we pay a pretty
|
// [ ] maybe add extra caching layer to process memory querying? we pay a pretty
|
||||||
// heavy cost even to just read 8 bytes...
|
// 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
|
//~ rjf: post-0.9.16 TODO notes
|
||||||
@@ -530,6 +529,7 @@
|
|||||||
// [x] project switching
|
// [x] project switching
|
||||||
// [x] do not apply filters past one block layer
|
// [x] do not apply filters past one block layer
|
||||||
// [x] "pop out" (hitting enter on visualizers should open them as tabs)
|
// [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
|
//~ rjf: Build Options
|
||||||
|
|||||||
Reference in New Issue
Block a user