Skip to content

Commit 51dce36

Browse files
committed
notes
1 parent b61f4d5 commit 51dce36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/raddbg/raddbg_main.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,9 @@
44
////////////////////////////////
55
//~ rjf: post-0.9.12 TODO notes
66
//
7-
// [ ] fix quote input in quoteless watch window value editors
87
// [ ] fix light themes
98
//
109
//
11-
// [ ] double click on breakpoints/watch-pins/etc. to go to location
1210
// [ ] auto view rule templates (?)
1311
// [ ] single-line visualization busted with auto-view-rules applied, it seems...
1412
// not showing member variables, just commas, check w/ mohit
@@ -534,6 +532,8 @@
534532
// [x] ensure the following issues are resolved with this new pass:
535533
// [x] debugger readme pass
536534
// [x] per-target stdout/stderr file output paths
535+
// [x] fix quote input in quoteless watch window value editors
536+
// [x] double click on breakpoints/watch-pins/etc. to go to location
537537

538538
////////////////////////////////
539539
//~ rjf: Build Options

0 commit comments

Comments
 (0)