slackbuilds/development/pstack-expect-gdb
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
pstack-expect-gdb.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
pstack-expect-gdb.info
slack-desc development/pstack-expect-gdb: Fix slack-desc. 2017-03-25 13:27:10 +00:00

README

pstack (print stack traces of running processes)

Outputs a backtrace for every thread in each requested PID.
Frame order within threads can be reversed.

This version of pstack is a bin/sh expect script which runs gdb. As
such, it should run on any platform which has expect and gdb installed.
To have expect on a Slackware system, you need to have installed the
tcl group (even if you are a Perl fanatic ;)