Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        pstack: Display stack trace of a running process
        
        
            | Name: | pstack | Vendor: | Scientific Linux | 
        
            | Version: | 1.2 | License: | GPL | 
        
            | Release: | 6 | 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
        
            - * Thu Dec 16 18:00:00 2004 Andrew Cagney <cagney{%}redhat{*}com>
- - Make per-arch (as it needs to update an i386 arch). 
            - * Thu Dec 16 18:00:00 2004 Andrew Cagney <cagney{%}redhat{*}com>
- - Replace pstack the program with links to gstack the script (i.e., it
  is noarch). 
            - * Tue Jun 15 19:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
- - rebuilt