File: README

package info (click to toggle)
libapp-stacktrace-perl 0.09-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 560 kB
  • sloc: perl: 297; ansic: 37; makefile: 3
file content (18 lines) | stat: -rw-r--r-- 351 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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