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] Fix loading libc longjmp probes when no custom get_longjmp_target exists


On Fri, 2013-11-01 at 10:15 -0600, Tom Tromey wrote:
> >>>>> "Tiago" == Tiago StÃrmer Daitx <tdaitx@linux.vnet.ibm.com> writes:
> 
> Tiago> As discussed on the GDB ML[1], libc probes for longjmp were not being
> Tiago> loaded if a custom <arch>_get_longjmp_target function was not
> Tiago> implemented.
> 
> Tiago> 2013-11-01  Tiago StÃrmer Daitx  <tdaitx@linux.vnet.ibm.com>
> 
> Tiago> 	* breakpoint.c (create_longjmp_master_breakpoint): Allow libc
> Tiago> 	probe scan even when the arch provides no get_longjmp_target.
> 
> Thanks.  This is ok.
> 
> Tom
> 

Thanks Tom!

Patch has been pushed upstream:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=0569175e8e1820bb83569799c8d6dcbdf502c586

-- 
Tiago StÃrmer Daitx
tdaitx@linux.vnet.ibm.com
IBM - Linux Technology Center


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