aboutsummaryrefslogtreecommitdiff
path: root/gdb/Projects
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/Projects')
-rw-r--r--gdb/Projects4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/Projects b/gdb/Projects
index b30d268..fa0d860 100644
--- a/gdb/Projects
+++ b/gdb/Projects
@@ -92,6 +92,10 @@ The child doesn't let any refs through, but when the child terminates,
you are back to debugging the core file -- you might even want to swap
back and forth between the two, or between two core files.
+Add a command for searching memory, a la adb. It specifies size,
+mask, value, start address. ADB searches until it finds it or hits
+an error (or is interrupted).
+
# Local Variables:
# mode: text
# End: