OSDN Git Service

PR server/10048
authorpalves <palves>
Wed, 6 May 2009 17:32:59 +0000 (17:32 +0000)
committerpalves <palves>
Wed, 6 May 2009 17:32:59 +0000 (17:32 +0000)
commitb5219a7f9f0633796ef07437fba9fb830ac64d75
treeb48daa90304910730917ebced6862eb3dc5d03d5
parentb455050a2c66e69661666cf0deacbe75a519be4a
PR server/10048

* linux-low.c (must_set_ptrace_flags): Delete.
(linux_create_inferior): Set `lwp->must_set_ptrace_flags' instead
of the global.
(linux_attach_lwp_1): Don't set PTRACE_SETOPTIONS here.  Set
`lwp->must_set_ptrace_flags' instead.
(linux_wait_for_event_1): If ptrace options here.
(linux_wait_1): ... not here.
gdb/gdbserver/ChangeLog
gdb/gdbserver/linux-low.c
gdb/gdbserver/linux-low.h