This is the mail archive of the gdb-patches@sources.redhat.com 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 PTRACE_EVENT_VFORKDONE -> PTRACE_EVENT_VFORK_DONE


On Mon, Nov 08, 2004 at 04:00:17PM +0100, Andreas Schwab wrote:
> The kernel header spells it differently.
> 
> Andreas.
> 
> 2004-11-08  Andreas Schwab  <schwab@suse.de>
> 
> 	* linux-nat.c (PTRACE_EVENT_VFORK_DONE): Renamed from
> 	PTRACE_EVENT_VFORKDONE.
> 	(child_follow_fork): Adjust.

That pesky underscore!  I put it in myself and I still forget where it
goes.

This patch is OK; thanks a lot.

-- 
Daniel Jacobowitz


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