Expand description
§Stackdump Core
This crate contains definitions for memory regions and register data.
Also see the main repo readme.
The Capture crate can capture the runtime data and registers into these types. To get traces from the captured memory, use the Trace crate.
Re-exports§
pub use gimli;
Modules§
- device_
memory - Module containing the definitions for device memory, a summation of all available memory that was captured
- memory_
region - Module containing the definitions for memory regions
- register_
data - Module containing the definitions for register data