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 3/3 v2] Process record support for PowerPC


Wei-cheng Wang wrote:

> 	* ppc-linux-tdep.c (powerpc_linux_in_dynsym_resolve_code):
> 	Scan PLT stub backward for reverse debugging.
> 	(ppc_linux_init_abi): set powerpc_linux_in_dynsym_resolve_code
> 	for both 32-bit and 64-bit.

As I said in the reply to the 0/3 mail, I really think it would be
better to handle this within the PPC skip_trampoline_code implementation,
instead of having in_dynsym_resolve_code suddenly also cover the
trampolines ...

Bye,
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]