FreeBSD Manual Pages
Devel::CoreStack(3) User Contributed Perl Documentation Devel::CoreStack(3) NAME Devel::CoreStack - try to generate a stack dump from a core file SYNOPSIS perl -MDevel::CoreStack -e 'stack' perl -MDevel::CoreStack -e 'stack("../myperl", "./mycore", "debugger")' DESCRIPTION This module attempts to generate a stack dump from a core file by locating the best available debugger (if any) and running it with the appropriate arguments and command script. perl v5.32.0 1996-07-04 Devel::CoreStack(3)
NAME | SYNOPSIS | DESCRIPTION
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=Devel::CoreStack&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>