[PATCH 07/19 REVIEW] binutils: objdump does not take --ctf-symbols or --ctf-strings options

Nick Alcock nick.alcock@oracle.com
Tue Jul 16 18:04:00 GMT 2019


libctf figures out what to load itself, with no overriding currently
possible, so remove the documentation of these nonexistent options.
---
 binutils/doc/binutils.texi | 2 --
 1 file changed, 2 deletions(-)

Technically needs review.

diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi
index 8e531b2306..f27afa86cc 100644
--- a/binutils/doc/binutils.texi
+++ b/binutils/doc/binutils.texi
@@ -2124,8 +2124,6 @@ objdump [@option{-a}|@option{--archive-headers}]
         [@option{--dwarf-depth=@var{n}}]
         [@option{--dwarf-start=@var{n}}]
         [@option{--ctf-parent=}@var{section}]
-        [@option{--ctf-symbols=}@var{section}]
-        [@option{--ctf-strings=}@var{section}]
         [@option{--no-recurse-limit}|@option{--recurse-limit}]
         [@option{--special-syms}]
         [@option{--prefix=}@var{prefix}]
-- 
2.22.0.238.g049a27acdc



More information about the Binutils mailing list