Eero Volotinen <eero.volotinen@xxxxxx> wrote: > 2014-07-15 21:55 GMT+03:00 Clovis Tristao <clovis@xxxxxxxxxxxxxx>: > > > Hi, > > > > How to install pstack in CentOS 6.5? Which repository or package it is > > part? > > Thanks a lot, > > <http://lists.centos.org/mailman/listinfo/centos> > > > > gdb 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 parameters. See: https://sourceforge.net/p/schillix-on/schillix-on/ci/default/tree/usr/src/cmd/ptools/ You may be able to compile it in case that Linux includes sufficient ELF support and procfs-2. Jörg -- EMail:joerg@xxxxxxxxxx (home) Jörg Schilling D-13353 Berlin joerg.schilling@xxxxxxxxxxxxxxxxxxx (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.org/private/ http://sourceforge.net/projects/schilytools/files/' _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos