aboutsummaryrefslogtreecommitdiff
path: root/gdb/windows-tdep.c
diff options
context:
space:
mode:
authorKamil Rytarowski <n54@gmx.com>2020-04-16 17:36:32 +0200
committerKamil Rytarowski <n54@gmx.com>2020-04-24 17:46:36 +0200
commit7632c6ce2bc013dd0402a2d942f78034fe73fbf9 (patch)
tree9d429b112e2c9185c30a985b7db17e60cb598fe5 /gdb/windows-tdep.c
parent86e887ae1183ded1c4bfba8617e4e19c8dfc8271 (diff)
downloadfsf-binutils-gdb-7632c6ce2bc013dd0402a2d942f78034fe73fbf9.zip
fsf-binutils-gdb-7632c6ce2bc013dd0402a2d942f78034fe73fbf9.tar.gz
fsf-binutils-gdb-7632c6ce2bc013dd0402a2d942f78034fe73fbf9.tar.bz2
Move OpenBSD-only functions from inf-ptrace to obsd-nat
All major BSDs implement PT_GET_PROCESS_STATE, but they differ in details and want to implement follow-fork functionality differently. gdb/ChangeLog: * inf-ptrace.h (follow_fork, insert_fork_catchpoint) (remove_fork_catchpoint, post_startup_inferior) (post_attach): Move... * obsd-nat.h (follow_fork, insert_fork_catchpoint) (remove_fork_catchpoint, post_startup_inferior) (post_attach): ...here. * inf-ptrace.c (follow_fork, insert_fork_catchpoint) (remove_fork_catchpoint, post_startup_inferior) (post_attach): Move... * obsd-nat.c (follow_fork, insert_fork_catchpoint) (remove_fork_catchpoint, post_startup_inferior) (post_attach): ...here.
Diffstat (limited to 'gdb/windows-tdep.c')
0 files changed, 0 insertions, 0 deletions