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] Define PTRACE_GETSIGINFO in linux-nat.c


On Tue, Oct 02, 2007 at 08:59:44AM +0200, Markus Deuling wrote:
> ChangeLog:
> 
> 	* linux-nat.c (PTRACE_GETSIGINFO): Add define.
> 
> Tested on x86.

I'm really sorry.  Two people told me about this and I still forgot to
fix it before I committed.  Patch is OK.

> Is this ok to commit or would it be better to move it to a header (linux-nat.h 
> ?) file and delete it from ppc-linux-nat.c as well to prevent redundancy?

ppc-linux-nat.c doesn't need it any more; you can just delete that
copy.  I removed the use.

-- 
Daniel Jacobowitz
CodeSourcery


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