Patch: Fix handling for TYPE_CODE_INT in valops.c
Ulrich Weigand
uweigand@de.ibm.com
Thu Feb 22 15:15:00 GMT 2007
Daniel Jakobowitz wrote:
> On Thu, Feb 22, 2007 at 03:33:10PM +0100, Markus Deuling wrote:
> > The architecture specific callback integer_to_address() isn't called, so
> > that's why in this case 0x2b50 isn't converted to a combined address as it
> > should. The patch calls value_as_address instead of value_as_long to handle
> > a TYPE_CODE_INT.
> >
> > Running the test suite showed no regressions both on x86 and SPU.
> >
> > Ok to commit ?
>
> Yes, I think this is OK. Thanks.
I've checked this in as well, thanks.
--
Dr. Ulrich Weigand
GNU Toolchain for Linux on System z and Cell BE
Ulrich.Weigand@de.ibm.com
More information about the Gdb-patches
mailing list