Query: devel::corestack
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Devel::CoreStack(3) User Contributed Perl Documentation Devel::CoreStack(3)NAMEDevel::CoreStack - try to generate a stack dump from a core fileSYNOPSISperl -MDevel::CoreStack -e 'stack' perl -MDevel::CoreStack -e 'stack("../myperl", "./mycore", "debugger")'DESCRIPTIONThis 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.12.1 1996-07-04 Devel::CoreStack(3)