Stack Traces on Linux

Daniel Gibson metalcaedes at gmail.com
Fri Nov 5 11:38:32 PDT 2010


dsimcha schrieb:
> What determines whether the function name or just the address will be printed
> out when a stack trace is printed on Linux?  I'm trying to debug an error and
> all I'm getting is hex addresses.  I have no idea why.  With other programs I
> get full function names.

I'm not sure, but aren't debug symbols needed (i.e. did you compile with -g)?


More information about the Digitalmars-d mailing list