Query: gstack
OS: centos
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GSTACK(1) Linux Programmer's Manual GSTACK(1)NAMEgstack - print a stack trace of a running processSYNOPSISgstack pidDESCRIPTIONgstack attaches to the active process named by the pid on the command line, and prints out an execution stack trace. If ELF symbols exist in the binary (usually the case unless you have run strip(1)), then symbolic addresses are printed as well. If the process is part of a thread group, then gstack will print out a stack trace for each of the threads in the group.SEE ALSOnm(1), ptrace(2), gdb(1)AUTHORSRoss Thompson <ross@whatsis.com> Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> Red Hat Linux Feb 15 2008 GSTACK(1)
Related Man Pages |
---|
jstack(1) - mojave |
pstack(1) - redhat |
rhn_register(8) - centos |
trace-cmd-stack(1) - centos |
trace(1) - osx |
Similar Topics in the Unix Linux Community |
---|
set tab to 4 spaces in vi |
Implementing a stack of strings in C |
View User Mode Call Stack of Hung Process |
Setting AIX vi colors |
Restrict service account from direct interactive sessions |