This is the mail archive of the gdb-patches@sources.redhat.com 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] Print vector registers in natural format, not hex


> Date: Fri, 4 Oct 2002 16:41:48 -0400
> From: Klee Dienes <klee@mit.edu>
> 
> The attached patch changes the algorithm so that all vector and float
> registers are printed in natural format, followed by "(raw
> 0xffffffff)".  I've attached samples of the output before and after the
> patch; the behavior of GDB should be unchanged except for vector
> variables.  There's no effect on the results from running the testsuite
> on powerpc-apple-darwin or i386-unknown-gnu-linux; it does require a
> testsuite change to altivec-regs.exp on powerpc-unknown-gnu-linux.

Thanks for this contribution.  If it is approved, please also change
the relevant parts of the user manual to reflect this change.


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