Expand description
A Rust library for creating ELF core dump files.
Structs§
- Core
Dump Builder - A builder for generating a core dump of a process by pid, optionally with custom notes with content from files
- Process
View - View of a Linux light-weight process
Enums§
- Core
Error - Error encountered during creating a core dump file
Functions§
- write_
core_ dump - Writes an ELF core dump file