[PATCH] Fixed disassembler data/addr options note on man page

Christophe Vidal christophe.vidal.82@gmail.com
Sat Jul 6 03:48:00 GMT 2019


(resending since was not attached in previous message)

This patch fixed a notice message disassembler options section of the
man page, which currently reads:

[...]
"addr64"
"addr32"
"addr16"
"data32"
"data16"
   Specify the default address size and operand size.  These four
options will be overridden if "x86-64", "i386" or "i8086" appear later
in the option string.
[...]

In this notice message, "four" is inaccurate because 5 options are
documented just above.

ChangeLog:


2019-07-06  Christophe Vidal <support@krizalys.com>

* docs/binutils.texi: Fixed notice message disassembler options
section of the man page.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: opts-man-fix.patch
Type: text/x-patch
Size: 539 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20190706/2246c84b/attachment.bin>


More information about the Gdb-patches mailing list