Google Summer of Code 2011 application
Andrej Mitrovic
andrej.mitrovich at gmail.com
Wed Mar 9 08:12:14 PST 2011
On 3/9/11, Bruno Medeiros <brunodomedeiros+spam at com.gmail> wrote:
> but that requires compiling and using GDC, which
> apparently has a host of issues and problems as well;
It doesn't have much building problems anymore. There's a couple of
patches that need to be applied, but everything is described here:
https://gist.github.com/857381
I've successfully used GDB as well. I pass the -g flag for debug
symbols, and it works fine this way when loading the exe in GDB.
More information about the Digitalmars-d
mailing list