File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 44////////////////////////////////
55//~ rjf: post-0.9.12 TODO notes
66//
7+ // [ ] double click on breakpoints/watch-pins/etc. to go to location
8+ // [ ] auto view rule templates (?)
9+ // [ ] single-line visualization busted with auto-view-rules applied, it seems...
10+ // not showing member variables, just commas, check w/ mohit
11+ // [ ] auto-view-rules likely should apply at each level in the expression
12+ // tree
13+ // [ ] `slice` view rule - extend to support begin/end style as well
14+ // [ ] disasm starting address - need to use debug info for more correct
15+ // results...
16+ //
17+ //
18+ //
719// [ ] linked list view rule
820// [ ] investigate false exceptions, being reported while stepping through init code
921// [ ] output: add option for scroll-to-bottom - ensure this shows up in universal ctx menu
You can’t perform that action at this time.
0 commit comments