Crate minidump_writer

Crate minidump_writer 

Source

Modules§

app_memory
crash_context
Minidump defines register structures which are different from the raw structures which we get from the kernel. These are platform specific functions to juggle the ucontext_t and user structures into minidump format.
dir_section
maps_reader
mem_reader
Functionality for reading a remote process’s memory
mem_writer
minidump_cpu
minidump_format
minidump_writer
module_reader
thread_info

Constants§

LINUX_GATE_LIBRARY_NAME

Type Aliases§

Pid