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 2/4] catch syscall -- try 4 -- Architecture-dependent part


Sergio Durigan Junior wrote:

> > If you take a closer look, you'll see that it's called in:
> > 
> > - linux_child_post_attach
> > - linux_child_post_startup_inferior
> 
> Wow, that made me see another mistake... I'm really sorry, it seems I
> have mixed the arch-dep and indep patches (specifically the linux-nat.c
> file).

Ah, I see -- that's why I didn't find it :-)  Thanks!

> I don't think it's a real trouble, but if you want I can resubmit the patches.

It doesn't matter much, but in case you commit them separately, each single
commit should still result in a source tree that compiles and works ...

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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