Structure holding attributes extracted from an ELF core dump, primarily threads' register states. More...
#include <elf_parser.hpp>
Public Attributes | |
| std::vector< std::unique_ptr< ELF_COREDUMP_THREAD > > | threads |
| List of threads extracted from the core dump. | |
Structure holding attributes extracted from an ELF core dump, primarily threads' register states.
| std::vector<std::unique_ptr<ELF_COREDUMP_THREAD> > arion::ELF_COREDUMP_ATTRS::threads |
List of threads extracted from the core dump.