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