http://sourceware.org/ml/gdb-patches/2010-12/msg00299.html
[deliverable/binutils-gdb.git] / gdb / doc / gdb.texinfo
index b86e8d253c3078b9e1b6fe19523dd8b0f604ad47..d48d95cb215e9eec5da208a69e7eb9ed10529b1c 100644 (file)
@@ -27621,8 +27621,9 @@ displayed; if @var{lines} is higher than the number of lines between
 @var{start-addr} and @var{end-addr}, only the lines up to @var{end-addr}
 are displayed.
 @item @var{mode}
-is either 0 (meaning only disassembly) or 1 (meaning mixed source and
-disassembly).
+is either 0 (meaning only disassembly), 1 (meaning mixed source and
+disassembly), 2 (meaning disassembly with raw opcodes), or 3 (meaning
+mixed source and disassembly with raw opcodes).
 @end table
 
 @subsubheading Result
This page took 0.040708 seconds and 4 git commands to generate.