Debug tool that shows the stack trace of a running process
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
$
pkg install bstackOrigin
sysutils/bstack
Size
1.50KiB
License
BSD3CLAUSE
Maintainer
pizzamig@FreeBSD.org
Dependencies
1 packages
Required by
0 packages