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: [ppc64le patch v3] Use skip_entrypoint for skip_trampoline_code


Jan Kratochvil wrote:

> gdb/ChangeLog
> 2015-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* linespec.c (minsym_found): Call gdbarch_skip_entrypoint.
> 	* ppc64-tdep.c (ppc64_skip_trampoline_code): Rename to ...
> 	(ppc64_skip_trampoline_code_1): ... here.
> 	(ppc64_skip_trampoline_code): New wrapper function.
> 	* symtab.c (find_function_start_sal): Call gdbarch_skip_entrypoint.
> 
> gdb/testsuite/ChangeLog
> 2015-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* gdb.opt/solib-intra-step-lib.c: New file.
> 	* gdb.opt/solib-intra-step-main.c: New file.
> 	* gdb.opt/solib-intra-step.exp: New file.

This is OK.

Thanks,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU/Linux compilers and toolchain
  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]