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

Ed Maste <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Unable to Reproduce
                 CC|                            |[email protected]
             Status|Open                        |Closed

--- Comment #2 from Ed Maste <[email protected]> ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to