Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2023 18:43:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 270567] usr.bin/nm: --demangle=auto is not supported despite what manpage claims
Message-ID:  <bug-270567-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270567

            Bug ID: 270567
           Summary: usr.bin/nm: --demangle=3Dauto is not supported despite
                    what manpage claims
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
                CC: jkoshy@FreeBSD.org

Created attachment 241235
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D241235&action=
=3Dedit
workaround

$ nm -D --demangle=3Dauto /sbin/devd
nm: unknown demangling style 'auto'

$ man nm
[...]
     --demangle[=3Dstyle]
                    Decode (demangle) low-level symbol names into human-
                    readable names.  Supported values for argument style are
                    =E2=80=98auto=E2=80=99, =E2=80=98gnu-v2=E2=80=99, =E2=
=80=98gnu-v3=E2=80=99 and =E2=80=98arm.=E2=80=99 If argument style is
                    not specified, it is taken to be =E2=80=98auto=E2=80=99.
[...]

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270567-227>