Debug on OSX?

Jacob Carlborg doob at me.com
Mon Sep 5 23:25:54 PDT 2011


On 2011-09-06 05:22, Dan Olson wrote:
> I tried dmd -gc like on linux but gdb on OSX doesn't seem happy.  Is
> there a way to get the debuger to work with dmd on OSX?
>
> Thanks,
> Dan

There are things that won't work with gdb and dmd on Mac OS X due to a 
bug in dmd. dmd outputs incorrect DWARF section names, or something like 
that.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list