Had another 48hr game jam this weekend...

Wyatt wyatt.epp at gmail.com
Tue Sep 3 08:41:28 PDT 2013


On Monday, 2 September 2013 at 03:47:56 UTC, H. S. Teoh wrote:
>
> My guess is that gdb actually uses a superset of Dwarf, with 
> its own
> idiosyncratic extensions that only gcc knows about.

This isn't terribly surprising, though ostensibly it shouldn't be 
doing that unless you use the -ggdb switches[0] (For C, I do 
actually use -ggdb3 for the macro expansion).

-Wyatt

[0] http://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html


More information about the Digitalmars-d mailing list