aboutsummaryrefslogtreecommitdiff
path: root/gdb/common/xml-utils.c
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2019-03-06 18:29:17 +0000
committerPedro Alves <palves@redhat.com>2019-03-06 18:29:17 +0000
commit72f31aea9e6c158f442239abedaf351465ebcb41 (patch)
tree3e1eba1360246c8281c7c01e57395cde79343e0a /gdb/common/xml-utils.c
parentefbecbc143f19cb308ae220fb386505f41ff4bc3 (diff)
downloadbinutils-72f31aea9e6c158f442239abedaf351465ebcb41.zip
binutils-72f31aea9e6c158f442239abedaf351465ebcb41.tar.gz
binutils-72f31aea9e6c158f442239abedaf351465ebcb41.tar.bz2
Make "checkpoint" not rely on inferior_ptid
Don't rely on "inferior_ptid" deep within add_fork. In the multi-target branch, I'm forcing inferior_ptid to null_ptid early in infrun event handling to make sure we don't inadvertently rely on the current thread/target when we shouldn't, and that caught some bad or unnecessary assumptions throughout. gdb/ChangeLog: 2019-03-06 Pedro Alves <palves@redhat.com> * linux-fork.c (new_fork): New, split out of ... (add_fork): ... this. Return void. Move "first fork" special case from here, to ... (checkpoint_command): ... here. * linux-linux.h (add_fork): Return void.
Diffstat (limited to 'gdb/common/xml-utils.c')
0 files changed, 0 insertions, 0 deletions