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] [SPARC64] Figure out where a longjmp will land


> Date: Thu, 17 Oct 2013 09:57:36 +0400
> From: Joel Brobecker <brobecker@adacore.com>
> 
> > 2013-10-08  Jose E. Marchesi  <jose.marchesi@oracle.com>
> > 
> > 	* sparc-tdep.c (sparc_is_annulled_branch_insn): New function.
> > 	* sparc-tdep.h: And its prototype.
> > 
> > 	* sparc64-linux-tdep.c (sparc64_linux_get_longjmp_target): New
> > 	function.
> > 	(sparc64_linux_init_abi): Register the get_longjmp_target hook.
> 
> This looks reasonable to me, with a minor correction requested below.
> But Sparc patches normally get reviewed by MarkK, so can you give it
> another week before checking the final version in? (remember that
> when you check something in that is different from the patch already
> posted, an updated patch should be sent to the list, for the record).

Well, for the Linux-specific bits it is a good idea to make sure that
David S. Miller sees the changes as well.


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