| Author |
Message |
Anant *nix forums beginner
Joined: 09 Jun 2005
Posts: 3
|
Posted: Wed May 31, 2006 8:58 am Post subject:
PStack
|
|
|
Hii,
Would like to know if there is a pstack equivalent utility in HPUX?
Thanks,
Anant |
|
| Back to top |
|
 |
Vishwas Pai *nix forums beginner
Joined: 21 Mar 2006
Posts: 31
|
Posted: Wed May 31, 2006 10:37 am Post subject:
Re: PStack
|
|
|
Anant wrote:
| Quote: | Would like to know if there is a pstack equivalent utility in HPUX?
|
pstack is available, but AFAIK it is available in Itanimum
systems only.
http://docs.hp.com/en/B2355-90968/linkertoolsipf.htm
Alternatively, one can use a debugger (like gdb) to attach
to a give pid to get the backtrace (stack).
--vishwas. |
|
| Back to top |
|
 |
Vishwas Pai *nix forums beginner
Joined: 21 Mar 2006
Posts: 31
|
Posted: Wed May 31, 2006 10:49 am Post subject:
Re: PStack
|
|
|
Anant wrote:
| Quote: | Would like to know if there is a pstack equivalent utility in HPUX?
|
pstack is available, but AFAIK it is available in Itanium
systems only.
http://docs.hp.com/en/B2355-90968/linkertoolsipf.htm
Alternatively, one can use a debugger (like gdb) to attach
to a give pid to get the backtrace (stack).
--vishwas. |
|
| Back to top |
|
 |
Anant *nix forums beginner
Joined: 09 Jun 2005
Posts: 3
|
Posted: Wed May 31, 2006 3:42 pm Post subject:
Re: PStack
|
|
|
Hii Vishwas,
Thanks for your help.
Regards,
Anant
Vishwas Pai wrote:
| Quote: | Anant wrote:
Would like to know if there is a pstack equivalent utility in HPUX?
pstack is available, but AFAIK it is available in Itanium
systems only.
http://docs.hp.com/en/B2355-90968/linkertoolsipf.htm
Alternatively, one can use a debugger (like gdb) to attach
to a give pid to get the backtrace (stack).
--vishwas. |
|
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|