[D-runtime] gc_atomic
Sean Kelly
sean at invisibleduck.org
Thu Jul 22 18:36:26 PDT 2010
Thanks! Frankly, the greatest obstacle I have for debugging right now is that debug symbol generation is broken on OSX. I can get the function that failed at best (sometimes just a stack of "????" symbols). I've always done a lot of printf debugging with D, but for low-level issues like this, it doesn't really do the trick.
On Jul 22, 2010, at 6:16 PM, Fawzi Mohamed wrote:
> you might be interested to this set of changes I did to tango to get rid of some low probability bugs, and to make my debugging of blip easier:
>
> see
> http://www.dsource.org/projects/tango/ticket/1959
>
> ciao
> Fawzi
> _______________________________________________
> D-runtime mailing list
> D-runtime at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/d-runtime
More information about the D-runtime
mailing list