drgn/docs
Omar Sandoval 0da60a41cd libdrgn: support getting register values from stack frames
Currently, the only information available from a stack frame is the
program counter. Eventually, we'd like to add support for getting
arguments and local variables, but that will require more work. In the
mean time, we can at least get the values of other registers. A
determined user can read the assembly for the code they're debugging and
derive the values of variables from the registers.
2019-10-19 13:53:06 -07:00
..
_static Add logo and favicon 2019-04-17 01:16:31 -07:00
exts Document with Sphinx 2019-04-11 12:48:15 -07:00
advanced_usage.rst docs: fix Btrfs debugger example 2019-10-02 17:24:11 -07:00
api_reference.rst libdrgn: support getting register values from stack frames 2019-10-19 13:53:06 -07:00
conf.py Add logo and favicon 2019-04-17 01:16:31 -07:00
favicon.ico Add logo and favicon 2019-04-17 01:16:31 -07:00
helpers.rst Document with Sphinx 2019-04-11 12:48:15 -07:00
index.rst libdrgn: make program components pluggable 2019-05-10 12:41:07 -07:00
installation.rst libdrgn: build with bundled elfutils 2019-09-19 11:07:12 -07:00
user_guide.rst Add basic stack trace support 2019-08-02 00:26:28 -07:00