drgn/docs
Omar Sandoval 78316a28fb libdrgn: remove half-baked support for complex types
We've nominally supported complex types since commit 75c3679147
("Rewrite drgn core in C"), but parsing them from DWARF has been
incorrect from the start (they don't have a DW_AT_type attribute like we
assume), and we never implemented proper support for complex objects.
Drop the partial implementation; we can bring it back (properly) if
someone requests it.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
2021-02-17 14:56:33 -08:00
..
_static docs: document that Type == is not for type checking 2019-11-24 09:45:39 -08:00
exts drgndoc: format __init__() signature separately from class 2020-12-14 12:29:17 -08:00
advanced_usage.rst libdrgn: add an environment variable to disable use of /proc/modules and /sys/module 2020-10-13 11:24:39 -07:00
api_reference.rst libdrgn: remove half-baked support for complex types 2021-02-17 14:56:33 -08:00
conf.py Add type hint stubs and generate documentation from them 2020-02-25 13:39:06 -08:00
favicon.ico Add logo and favicon 2019-04-17 01:16:31 -07:00
helpers.rst Add type hint stubs and generate documentation from them 2020-02-25 13:39:06 -08:00
index.rst libdrgn: make program components pluggable 2019-05-10 12:41:07 -07:00
installation.rst docs: document GNU Awk version dependency 2021-02-09 16:50:58 -08:00
user_guide.rst libdrgn: rename "unavailable" objects to "absent" objects 2020-12-29 14:58:26 -08:00