bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/28581] nm/objdump --help display unsupported demangling st


From: amodra at gmail dot com
Subject: [Bug binutils/28581] nm/objdump --help display unsupported demangling styles
Date: Thu, 11 Nov 2021 12:02:45 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |amodra at gmail dot com
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2021-11-11

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
I'm writing a new function for use in nm, objdump and readelf.

/* Print the list of demangling styles to STREAM.  A one line MSG is
   printed before the styles.  Output is limited to 80 columns, with
   continuation lines being indented by leading spaces in MSG.  */

void
display_demangler_styles (FILE *stream, const char *msg)

This should mean we never need worry about updating the --demangle usage
message as libiberty evolves.

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]