Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2002 12:01:41 -0500 (EST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Zhihui Zhang <zzhang@cs.binghamton.edu>
Cc:        freebsd-hackers@freebsd.org
Subject:   RE: Command used to trace the stack of a process
Message-ID:  <XFMail.20021029120141.jhb@FreeBSD.org>
In-Reply-To: <Pine.SOL.4.21.0210291056520.4144-100000@onyx>

next in thread | previous in thread | raw e-mail | index | archive | help

On 29-Oct-2002 Zhihui Zhang wrote:
> 
> I remember there is a command in either gdb or ddb which enable you to
> display the stack of a particular process. Can anyone tell me if there is
> such a command and what the command is?  Thanks!

In ddb you can do 'tr <pid>' where <pid> is the PID of the process.

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20021029120141.jhb>