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 power7 ppc64 binaries loading


On Mon, 02 Mar 2009 22:24:03 +0100, Daniel Jacobowitz wrote:
> Did you test this on an e500 binary?  "any" won't work, we should
> probably parse the apuinfo dump instead of assuming it always means
> e500.  SPE is incompatible with classic FP.

No e500 test by hand.  But GDB does not work out of the box even for power7
(and possibly others).

I agree it may be a regression for e500 binaries.  Although the second patch
makes it possible to handle all using `set powerpc disassembler-options'.
I agree apuinfo should be parsed.


Thanks,
Jan


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