[Bug 130251] nm(1): 'nm -C' doesn't demangle any 't' symbol names

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 1 14:48:07 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=130251

Ed Maste <emaste at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Unable to Reproduce
                 CC|                            |emaste at freebsd.org
             Status|Open                        |Closed

--- Comment #2 from Ed Maste <emaste at freebsd.org> ---
I believe this is fixed w/ the migration to ELF Tool Chain's nm; for example,
with nm -C devd I see entries like

00000000002363b0 T event_proc::add(eps*)
00000000002362a0 T event_proc::event_proc()
00000000002362a0 T event_proc::event_proc()

However there are some bugs in ELF Tool Chain's demangler, and so some symbols
are not demangled or trigger an assertion failure.  Those issues are tracked in
a number of upstream ELF Tool Chain tickets.

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


More information about the freebsd-bugs mailing list