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


>>>>> "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


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