mirror of
https://github.com/JakeHillion/drgn.git
synced 2024-12-23 01:33:06 +00:00
e6abfeac03
There are a few reasons for this: 1. dwfl_core_file_report() crashes on elfutils 0.183-0.185. Those versions are still used by several distros. 2. In order to support --main-symbols and --symbols properly, we need to report things ourselves. 3. I'm considering moving away from libdwfl in the long term. We provide an escape hatch for now: setting the environment variable DRGN_USE_LIBDWFL_REPORT=1 opts out of drgn's reporting and uses libdwfl's. Fixes #130. Signed-off-by: Omar Sandoval <osandov@osandov.com> |
||
---|---|---|
.. | ||
_static | ||
case_studies | ||
exts | ||
advanced_usage.rst | ||
api_reference.rst | ||
case_studies.rst | ||
conf.py | ||
favicon.ico | ||
getting_debugging_symbols.rst | ||
helpers.rst | ||
index.rst | ||
installation.rst | ||
requirements.txt | ||
user_guide.rst |