aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bstack/pkg-descr
blob: 54bee8a557262e78c239d11abac2783bebca81e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
bstack - gstack for FreeBSD

This is a port of gstack, a script build around gdb on RedHat and other
Linux distros, to FreeBSD.

bstack take a PID as only parameter and print out the back trace of that
running process. If the process is multithread, the backtrace of all
threads is printed.

It works with the last version of GDB

WWW: https://github.com/pizzamig/bstack