mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-06 22:08:41 +00:00
notes
This commit is contained in:
+1
-1
@@ -8,7 +8,6 @@
|
|||||||
// [ ] inline breakpoint hit_count
|
// [ ] inline breakpoint hit_count
|
||||||
// [ ] to count hit counts, resolve all bps to addresses, check addresses
|
// [ ] to count hit counts, resolve all bps to addresses, check addresses
|
||||||
// against stopper thread's
|
// against stopper thread's
|
||||||
// [ ] editing multiple bindings for commands
|
|
||||||
// [ ] theme lister -> fonts & font sizes
|
// [ ] theme lister -> fonts & font sizes
|
||||||
// [ ] "Browse..." buttons should adopt a more relevant starting search path,
|
// [ ] "Browse..." buttons should adopt a more relevant starting search path,
|
||||||
// if possible
|
// if possible
|
||||||
@@ -409,6 +408,7 @@
|
|||||||
// [x] I LOVE ALT-W to add watch under cursor, but I would prefer to have it
|
// [x] I LOVE ALT-W to add watch under cursor, but I would prefer to have it
|
||||||
// add what's under the MOUSE cursor instead of the keyboard cursor. Can
|
// add what's under the MOUSE cursor instead of the keyboard cursor. Can
|
||||||
// we get a command for that so I can bind ALT-W to that instead?
|
// we get a command for that so I can bind ALT-W to that instead?
|
||||||
|
// [x] editing multiple bindings for commands
|
||||||
|
|
||||||
#ifndef RADDBG_H
|
#ifndef RADDBG_H
|
||||||
#define RADDBG_H
|
#define RADDBG_H
|
||||||
|
|||||||
Reference in New Issue
Block a user