[Issue 1001] print stack trace (in debug mode) when program die
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Feb 4 16:48:35 PST 2010
http://d.puremagic.com/issues/show_bug.cgi?id=1001
--- Comment #11 from Witold Baryluk <baryluk at smp.if.uj.edu.pl> 2010-02-04 16:48:33 PST ---
AFAIK on freebsd it my be needed to link with -lexecinfo
and according to my manual:
These functions are GNU extensions.
and:
backtrace(), backtrace_symbols(), and backtrace_symbols_fd() are
provided in glibc since version 2.1.
So one should consult interfaces and implementation with LDC team and Tango
team.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list