This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC PATCH] Linux: No need to set ptrace event options in fork/clone children.


On 02/15/2013 07:11 PM, Pedro Alves wrote:
(...)

I've put this in now.

> gdb/
> 2013-02-15  Pedro Alves  <palves@redhat.com>
> 
> 	* linux-low.c (linux_child_follow_fork): Don't call
> 	linux_enable_event_reporting.
> 	(linux_handle_extended_wait): Don't call
> 	linux_enable_event_reporting.

with s/linux-low/linux-nat here.

> 
> gdb/gdbserver/
> 2013-02-15  Pedro Alves  <palves@redhat.com>
> 
> 	* linux-low.c (handle_extended_wait): Don't call
> 	linux_enable_event_reporting.
-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]