Re: [osol-discuss] pstack on Solaris 9

2008-04-22 Thread Frank . Hofmann
On Mon, 21 Apr 2008, Grigoris Beis wrote: > Hello everyone, > > > > Is there a way to filter out the pstack command so that it does not print > the stack output of every thread of my multithreaded application but only of > the one thread that crashes every time? > > > > For instance, if thread#1 i

[osol-discuss] pstack on Solaris 9

2008-04-21 Thread Grigoris Beis
Hello everyone, Is there a way to filter out the pstack command so that it does not print the stack output of every thread of my multithreaded application but only of the one thread that crashes every time? For instance, if thread#1 is the one that crashes, how can I isolate the stack out