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 04/17] x86_64 support


> From: Tom Tromey <tromey@redhat.com>
> Date: Wed, 17 Jul 2013 11:16:13 -0600
> 
> >>>>> "Sergio" == Sergio Durigan Junior <sergiodj@redhat.com> writes:
> 
> Sergio> 2013-07-01  Sergio Durigan Junior  <sergiodj@redhat.com>
> Sergio> 	* amd64-linux-tdep.c (amd64_linux_init_abi_common): Set
> Sergio> 	gdbarch_gdb_signal_to_target as linux_gdb_signal_to_target.
> 
> Why not set this in linux_init_abi?
> Then most of the *-linux-tdep.c files won't need to be changed at all --
> just the ones that need to override this method.

That would make a lot of sense.


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