Re: [CentOS] pstack

2014-07-16 Thread Clovis Tristao
Hi Folks, Thanks a lot for many replies, I solved my problem and install pstack. Clóvis Em 16-07-2014 07:01, Joerg Schilling escreveu: > Reindl Harald wrote: > >>> pstack is a Solaris command from the p-tools group. It works nicely even >>> when >>> the binary is stripped. You cannot replace i

Re: [CentOS] pstack

2014-07-16 Thread Joerg Schilling
Reindl Harald wrote: > > pstack is a Solaris command from the p-tools group. It works nicely even > > when > > the binary is stripped. You cannot replace it by something as limited as > > gdb > > that needs a binary compiled with -g in order to print a useful stacktrace > > with function par

Re: [CentOS] pstack

2014-07-16 Thread Joerg Schilling
Eero Volotinen wrote: > 2014-07-15 21:55 GMT+03:00 Clovis Tristao : > > > Hi, > > > > How to install pstack in CentOS 6.5? Which repository or package it is > > part? > > Thanks a lot, > > > > > > gdb pstack is a Solaris command from the p-tools

Re: [CentOS] pstack

2014-07-15 Thread Clovis Tristao
Hi, Eero, Solved, thanks a lot. Clóvis Em 15-07-2014 16:18, Eero Volotinen escreveu: > yum whatprovides > "*/pstack" -- Clovis Tristao - UNICAMP/Faculdade de Engenharia Agricola Administrador de Redes - Secao de Informatica (SINFO) E-mail: clo...@feagri.unicamp.br http://www.feagri.unicamp.br

Re: [CentOS] pstack

2014-07-15 Thread Eero Volotinen
2014-07-15 21:55 GMT+03:00 Clovis Tristao : > Hi, > > How to install pstack in CentOS 6.5? Which repository or package it is > part? > Thanks a lot, > gdb you can search filenames inside of packages using yum whatprovides "*/pstack" -- Eero _