Add a function to read NT_PRPSINFO note from FreeBSD core dumps. This
is necessary to get the process ID (NT_PRSTATUS has only thread ID).
Move the lp64 check from NT_PRSTATUS parsing to the parseFreeBSDNotes()
to avoid repeating it.
Details
Details
Diff Detail
Diff Detail
clang-tidy: error: 'lldb/Core/Module.h' file not found [clang-diagnostic-error]
not useful