mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-10 07:29:33 +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.