drgn/docs
Omar Sandoval d60c6a1d68 libdrgn: add register information to platform
In order to retrieve registers from stack traces, we need to know what
registers are defined for a platform. This adds a small DSL for defining
registers for an architecture. The DSL is parsed by an awk script that
generates the necessary tables, lookup functions, and enum definitions.
2019-10-18 14:33:02 -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: add register information to platform 2019-10-18 14:33:02 -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