mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-05 21:38:40 +00:00
notes
This commit is contained in:
+2
-2
@@ -86,7 +86,7 @@
|
|||||||
//
|
//
|
||||||
// [ ] ** Converter performance & heuristics for asynchronously doing it early
|
// [ ] ** Converter performance & heuristics for asynchronously doing it early
|
||||||
//
|
//
|
||||||
// [ ] disasm animation & go-to-address
|
// [x] disasm animation & go-to-address
|
||||||
//
|
//
|
||||||
// [ ] visualize remapped files (via path map)
|
// [ ] visualize remapped files (via path map)
|
||||||
|
|
||||||
@@ -209,9 +209,9 @@
|
|||||||
// "save" option in the menus.
|
// "save" option in the menus.
|
||||||
//
|
//
|
||||||
// [ ] @cleanup @feature double & triple click select in source views
|
// [ ] @cleanup @feature double & triple click select in source views
|
||||||
// [ ] @feature disasm keyboard navigation & copy/paste
|
|
||||||
// [ ] @feature debug info overrides (both path-based AND module-based)
|
// [ ] @feature debug info overrides (both path-based AND module-based)
|
||||||
// [ ] configure tab size
|
// [ ] configure tab size
|
||||||
|
// [x] @feature disasm keyboard navigation & copy/paste
|
||||||
// [x] run-to-line needs to work if no processes are running
|
// [x] run-to-line needs to work if no processes are running
|
||||||
// - place temp bp, attach "die on hit" flag or something like that?
|
// - place temp bp, attach "die on hit" flag or something like that?
|
||||||
// [ ] auto-scroll output window
|
// [ ] auto-scroll output window
|
||||||
|
|||||||
Reference in New Issue
Block a user