Crate elfcore

source ·
Expand description

A Rust library for creating ELF core dump files.

Structs§

  • A builder for generating a core dump of a process by pid, optionally with custom notes with content from files
  • View of a Linux light-weight process

Enums§

  • Error encountered during creating a core dump file

Functions§