Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Mar 2016 22:45:21 +0300
From:      Eax Melanhovich <afiskon@devzen.ru>
To:        freebsd-hackers@freebsd.org
Subject:   A few question regarding DDB
Message-ID:  <20160306224521.30c234fc@fujitsu>

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

I'm learning DDB and here are a few things I still can't figure out:

* Is it possible to show procedure arguments and local variables?
* Can I see source code that correspond to the current eip value? Or at
  least assembly?
* Can I switch between different threads?
* How about different stack frames?

Perhaps answers to these questions are somewhere in `help` output or in
man pages but I didn't managed to find them. So I would appreciate your
help.

-- 
Best regards,
Eax Melanhovich
http://eax.me/



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