aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1993-05-07 19:00:17 +0000
committerRoland Pesch <pesch@cygnus>1993-05-07 19:00:17 +0000
commitc5f69ff8a70159539b3f3a249cec77563677d2a4 (patch)
tree76f52f0dcb483acfc612e3e0aa488fe8ce28b5c4 /gdb/doc/gdb.texinfo
parenta372dbb985de8499511b540048a23fcbcb6fcfa7 (diff)
downloadgdb-c5f69ff8a70159539b3f3a249cec77563677d2a4.zip
gdb-c5f69ff8a70159539b3f3a249cec77563677d2a4.tar.gz
gdb-c5f69ff8a70159539b3f3a249cec77563677d2a4.tar.bz2
* gdbinv-s.texi (Remote Serial): describe new ^C behavior in
target remote. * gdb.texinfo (Machine Code): more index entries for disassemble
Diffstat (limited to 'gdb/doc/gdb.texinfo')
-rw-r--r--gdb/doc/gdb.texinfo4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 4993ff7..5bb663c 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -3516,6 +3516,10 @@ variables}).
@table @code
@kindex disassemble
@item disassemble
+@cindex assembly instructions
+@cindex instructions, assembly
+@cindex machine instructions
+@cindex listing machine instructions
This specialized command dumps a range of memory as machine
instructions. The default memory range is the function surrounding the
program counter of the selected frame. A single argument to this