On Tue, 29 Oct 2002, John Baldwin wrote:
> 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.

In gdb, it's bt.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to