mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-08 06:26:25 +00:00
This is a new NotesEntry type which contains information related to the coredump's process: - PID - executable path Having these in the coredump explicitly avoids having to parse them from the coredump filename and backtrace, respectively.