Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pstack: Display stack trace of a running process
Name: | pstack |
Vendor: | Fermi National Accelerator Laboratory |
Version: | 1.2 |
License: | GPL |
Release: | 3.EL.1 |
URL: | |
- Summary
- pstack dumps a stack trace for a process, given the pid of that
process. If the process named is part of a thread group, then all the threads
in the group are traced.
Changelog
- * Wed Nov 12 18:00:00 2003 Roland McGrath <roland{%}redhat{*}com> 1.2-3.EL.1
- rebuilt for RHEL3 erratum
- * Wed Nov 12 18:00:00 2003 Roland McGrath <roland{%}redhat{*}com> 1.2-3
- updated linuxthreads support for newer linuxthreads internals (#107305)
- avoid buffer overflow in symbol printing (#109642)
- * Thu Sep 18 19:00:00 2003 Jakub Jelinek <jakub{%}redhat{*}com> 1.1-7
- don't crash if one of shared libraries has stripped .symtab/.strtab
(#98162)