[Issue 8172] OSX: symbols mangled on gdb,ggdb,cgdb,lldb but not on ubuntu; no line numbers on stacktraces

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Feb 27 21:03:17 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=8172

Timothee Cour <timothee.cour2 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timothee.cour2 at gmail.com

--- Comment #14 from Timothee Cour <timothee.cour2 at gmail.com> ---
I have a working patch:

see instructions here:
https://github.com/timotheecour/dtools/blob/master/dtools/lldbdplugin.d
it involves dlopen'ing a D shared library + applying this patch build lldb with
https://github.com/llvm-mirror/lldb/pull/3

example results of resulting backtrace shown here:
https://github.com/llvm-mirror/lldb/pull/3

--


More information about the Digitalmars-d-bugs mailing list