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: [PATCH] Fix for gdb/PR 14808, vfork/exec inferior problem


A nit on changelog entry:

On 05/16/2014 04:43 AM, Don Breazeal wrote:
> gdb/
> 2014-05-15  Don Breazeal  <donb@codesourcery.com>
> 
	PR gdb/14808
> 	* infrun.c (handle_vfork_child_exec_or_exit): For the case
> 	of a vfork where we follow the child and detach the parent,
> 	and the child execs, create a new pspace for the parent
> 	inferior.

With this, the magic script can connect this commit to the right PR.

The patch looks good to me, but I can't approve it.

-- 
Yao (éå)


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