"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "6678ec4d1dd75f67bfbdd3cce9246e81fa9e6db5"
[Process/elf-core] Read PID from FreeBSD prpsinfo
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. Differential Revision: https://reviews.llvm.org/D101893
Loading
Please register or sign in to comment