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 7/8] gdb.trace/entry-values.exp: Fixes for powerpc64.


Marcin KoÅ?cielnicki wrote:

> On powerpc64, "disassemble foo" doesn't work properly on object files
> (it can't process the relocations in .opd section)

Huh.  I thought that worked at some point.  This should probably be
fixed.  But that is certainly an independent problem.

For now, I guess the change to the tracepoint test case is fine.

> - instead, let's
> link it into an executable and load that.
> 
> Also, backtrace displays .main, not main.  Accept both.
> 
> gdb/testsuite/ChangeLog:
> 
> 	* gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
> 	use it for disassembly; accept .main in addition to main in backtrace.

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]