Stack Traces on Linux

"Jérôme M. Berger" jeberger at free.fr
Fri Nov 5 12:09:33 PDT 2010


dsimcha wrote:
> 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.

	IIRC with gcc you need to add -rdynamic when linking.

		Jerome
-- 
mailto:jeberger at free.fr
http://jeberger.free.fr
Jabber: jeberger at jabber.fr

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20101105/6cadd202/attachment.pgp>


More information about the Digitalmars-d mailing list