From ba42693bb46c02cf17455d19a93ce1401c016587 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Wed, 6 May 2009 17:34:13 +0000 Subject: [PATCH] Fix braino. --- gdb/gdbserver/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog index 49a395dde7e..680c168b7ef 100644 --- a/gdb/gdbserver/ChangeLog +++ b/gdb/gdbserver/ChangeLog @@ -7,7 +7,7 @@ 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_for_event_1): Set ptrace options here. (linux_wait_1): ... not here. 2009-04-30 Doug Evans -- 2.39.2