|
Dwarf Interpret library
A wrapper around libdwarfpp
|
#include <DwarfInterpret.hpp>
Public Member Functions | |
| ExoticRegister (const std::string &what) | |
Public Member Functions inherited from DwarfInterpret::WhatException | |
| WhatException (const std::string &what) | |
| Initialize the exception with an explanatory text chunk. | |
| WhatException () | |
| Leave the explanatory text empty. | |
| const char * | what () const noexcept |
| Get the explanatory text for this exception. | |
This register was needed, but is not common within DWARF expressions and thus wasn't unwinded.
1.8.14