April 29, 2013
Greetings

I just wanted to find out how good is the GDB support for debugging multithreaded code written in D language. I remember trying it sometimes back, but could not get it to work.

Any suggestions?

Regards
- Puneet


April 30, 2013
Am 29.04.2013 15:55, schrieb d coder:
> Greetings
> 
> I just wanted to find out how good is the GDB support for debugging multithreaded code written in D language. I remember trying it sometimes back, but could not get it to work.
> 
> Any suggestions?
> 
> Regards
> - Puneet
> 
I think GDB 7.5 is fully compatible to GDC produced debug-code. Maybe try GDC anc GDB 7.5?