Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Aug 2018 14:48:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 130251] nm(1): 'nm -C' doesn't demangle any 't' symbol names
Message-ID:  <bug-130251-227-EcOH3Gc1YW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-130251-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-130251-227@https.bugs.freebsd.org/bugzilla/>

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

Ed Maste <emaste@freebsd.org> changed:

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

--- Comment #2 from Ed Maste <emaste@freebsd.org> ---
I believe this is fixed w/ the migration to ELF Tool Chain's nm; for exampl=
e,
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 symb=
ols
are not demangled or trigger an assertion failure.  Those issues are tracke=
d in
a number of upstream ELF Tool Chain tickets.

--=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-130251-227-EcOH3Gc1YW>