Skip to content

Commit 88dced7

Browse files
committed
notes
1 parent e92543d commit 88dced7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/raddbg/raddbg_main.c

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
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

0 commit comments

Comments
 (0)