diff options
author | Jacob Lalonde <jalalonde@fb.com> | 2025-05-07 09:05:53 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-07 09:05:53 -0700 |
commit | 1ad57b58d6ba53be99bd6f2fa928a126c9deb91c (patch) | |
tree | fb74b232dbb3b2d79eece35bf33e096dea7b59ae /llvm/lib/Transforms/Utils/LoopRotationUtils.cpp | |
parent | 32752913b12103431dc392242c3c808afb70bd15 (diff) | |
download | llvm-1ad57b58d6ba53be99bd6f2fa928a126c9deb91c.zip llvm-1ad57b58d6ba53be99bd6f2fa928a126c9deb91c.tar.gz llvm-1ad57b58d6ba53be99bd6f2fa928a126c9deb91c.tar.bz2 |
[LLDB] Add IsCoreDumping to ProcessInstanceInfo (#138580)
This is the first useful patch in the series related to enabling
`PTRACE_SEIZE` for processes Coredumping. In order to make the decision
if we want to seize or attach, we need to expose that in processinfo.
Which we acquire by reading it from `/proc/pid/status`
Note that in status it is `CoreDumping` not `Coredumping`, so I kept
with that, even if I prefer `Coredumping`
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopRotationUtils.cpp')
0 files changed, 0 insertions, 0 deletions