aboutsummaryrefslogtreecommitdiff
path: root/libctf
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2022-02-22 11:22:14 -0800
committerJohn Baldwin <jhb@FreeBSD.org>2022-02-22 11:22:14 -0800
commit85e8c48c73a5c39a6980f9b2bd16ec96062fc4c3 (patch)
treee7e787cb532f6eaa6594ef1711ce7bcb0ec9c0d2 /libctf
parent14b3360508b185087b9376487cfc49152af023d8 (diff)
downloadgdb-85e8c48c73a5c39a6980f9b2bd16ec96062fc4c3.zip
gdb-85e8c48c73a5c39a6980f9b2bd16ec96062fc4c3.tar.gz
gdb-85e8c48c73a5c39a6980f9b2bd16ec96062fc4c3.tar.bz2
inf-ptrace: Return an IGNORE event if waitpid() fails.
Previously this returned a TARGET_WAITKIND_SIGNALLED event for inferior_ptid. However, inferior_ptid is invalid during ::wait() methods after the multi-target changes, so this was triggering an assertion further up the stack.
Diffstat (limited to 'libctf')
0 files changed, 0 insertions, 0 deletions