This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add C backtrace API.
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 3 Jun 2014 12:39:56 +0000 (08:39 -0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 8 Jun 2014 01:26:59 +0000 (21:26 -0400)
commit470dd224e4b587137a482c6db3d765860bcba19c
treea54e1dc2948089c51d297db55fa14fc575c02517
parent26c014b2af00ac88008218a92a598f8644e0d236
Add C backtrace API.

Useful for at least debugging.

Supported in Linux and OS X (possibly to some extent in *BSD).

See perlhacktips for details.
22 files changed:
Configure
Cross/config.sh-arm-linux
NetWare/config.wc
Porting/config.sh
config_h.SH
configure.com
embed.fnc
embed.h
makedef.pl
perl.h
plan9/config_sh.sample
pod/perlhacktips.pod
proto.h
symbian/config.sh
uconfig.h
uconfig.sh
uconfig64.sh
util.c
util.h
win32/config.ce
win32/config.gc
win32/config.vc