[LLVMbugs] [Bug 3166] Patch to demangle function names when printing stack trace
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Dec 5 12:17:55 PST 2008
http://llvm.org/bugs/show_bug.cgi?id=3166
Dan Gohman <gohman at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Dan Gohman <gohman at apple.com> 2008-12-05 14:17:47 ---
Thanks for the patch! I modified it to better fit with
LLVM coding style, and fixed a few bugs -- dli_sname can
be NULL if no symbol is found, and fprintf shouldn't be
used without a format string -- and I tested it on
an Ubuntu Intrepid box, and applied it.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list