mirror of
https://github.com/JakeHillion/drgn.git
synced 2024-12-24 10:03:05 +00:00
0da60a41cd
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. |
||
---|---|---|
.. | ||
_static | ||
exts | ||
advanced_usage.rst | ||
api_reference.rst | ||
conf.py | ||
favicon.ico | ||
helpers.rst | ||
index.rst | ||
installation.rst | ||
user_guide.rst |