pstack-expect-gdb: pstack-expect-gdb (print stack traces of running processes)
pstack-expect-gdb:
pstack-expect-gdb: pstack uses expect to run gdb to attach to each process named on
pstack-expect-gdb: the command line, and output a backtrace for every thread in that
pstack-expect-gdb: process.  One may print threads with thread 1 either first or last.
pstack-expect-gdb: There are verbose modes for debugging, or just to see how it works.
pstack-expect-gdb:
pstack-expect-gdb: Homepage https://github.com/duncan-roe/pstack-expect-gdb
pstack-expect-gdb:
pstack-expect-gdb:
pstack-expect-gdb: