https://sourceware.org/bugzilla/show_bug.cgi?id=32211

--- Comment #14 from Nick Clifton <nickc at redhat dot com> ---
(In reply to Dan McDonald from comment #13)

> Did this change in 2.41 include updates in the man page or other user
> documentation? If so, sorry for missing it.

Yes.  It includes this change to the binutils/doc/binutils.texi file
which gets translated into man pages as well as an info file:

   @item -D
   @itemx --disassemble-all
  -Like @option{-d}, but disassemble the contents of all sections, not just
  -those expected to contain instructions.
  +Like @option{-d}, but disassemble the contents of all non-empty
  +non-bss sections, not just those expected to contain instructions.
  +@option{-j} may be used to select specific sections.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to