On 2016-05-19 13:02, pineapple wrote:
I've at least got my code running in windbg on Windows, but I'd also like to get a debugging environment set up in OSX. It looks as though gdb is probably my best option but I haven't been able work out how to get it to work with my compiled D programs.
It depends on what features you need. I know you can get a stacktrace at least, with mangled names :)
-- /Jacob Carlborg