slackbuilds/development/pstack-expect-gdb
Duncan Roe 96bfa07d0c
development/pstack-expect-gdb: Updated for version 0.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-12-03 07:17:45 +07:00
..
README development/pstack-expect-gdb: Added (print stack traces). 2016-11-26 11:47:24 +07:00
pstack-expect-gdb.SlackBuild development/pstack-expect-gdb: Updated for version 0.2. 2016-12-03 07:17:45 +07:00
pstack-expect-gdb.info development/pstack-expect-gdb: Updated for version 0.2. 2016-12-03 07:17:45 +07:00
slack-desc development/pstack-expect-gdb: Added (print stack traces). 2016-11-26 11:47:24 +07: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 ;)