Skip to content

mgruberman/App-Stacktrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME
    App::Stacktrace - Stack trace

SYNOPSIS
      perl-stacktrace [option] pid

        -m      Prints a gdb script
        --help  Show this help

DESCRIPTION
    perl-stacktrace prints Perl stack traces of Perl threads for a given
    Perl process. For each Perl frame, the full file name and line number
    are printed.

API
    new
    run