You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson b9e909b72f development/pstack-expect-gdb: Fix slack-desc. 9 years ago
..
README development/pstack-expect-gdb: Added (print stack traces). 9 years ago
pstack-expect-gdb.SlackBuild development/pstack-expect-gdb: Updated for version 0.2. 9 years ago
pstack-expect-gdb.info development/pstack-expect-gdb: Updated for version 0.2. 9 years ago
slack-desc development/pstack-expect-gdb: Fix slack-desc. 9 years ago

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 ;)