Mono-D v1.2.7 - Completion, ldc2 compatibility, dub fixes

Jacob Carlborg doob at me.com
Mon Jan 13 04:18:27 PST 2014


On 2014-01-13 12:03, Alexander Bothe wrote:

> I've got no OSX but erm, what tool is required to have lldb information
> generated? ldc2?
> On the other side, which tool is then required to get gdb debug info?

With DMD I get the line numbers in a backtrace, both in gdb and lldb. I 
compiled with -g. You won't get any demangling with lldb or gdb supplied 
by Apple.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-announce mailing list