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

evilrat evilrat666 at gmail.com
Mon Jan 13 03:49:56 PST 2014


On Monday, 13 January 2014 at 11:03:45 UTC, Alexander Bothe wrote:
> On Monday, 13 January 2014 at 05:25:31 UTC, evilrat wrote:
>> after about half year i tried it again on OS X, and Mono-D is
>> quite good for  writing the code, but... the debug!!11
>>
>> can we haz some GDB or LLDB(or both :)) support please? it
>> shouldn't be that hard porting linux code to OS X. it may 
>> already
>> doing something useful but it simply doesn't start...
>
> 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?

i don't know about other tools, so basically i just build with 
"dmd files.d -gc" and debug using console lldb, of course it was 
mangled but it is better than nothing.


More information about the Digitalmars-d-announce mailing list