Regression printing large integers
Daniel Jacobowitz
drow@false.org
Mon Feb 23 19:23:00 GMT 2004
Hi Jeff,
Meant to CC you on this. There seems to be another problem also:
/nevyn/big/fsf/projects/dwarf/fsf-tree/src/gdb/printcmd.c: In function `print_scalar_formatted':
/nevyn/big/fsf/projects/dwarf/fsf-tree/src/gdb/printcmd.c:350: warning:
`val_long' might be used uninitialized in this function
The warning is correct.
On Fri, Feb 20, 2004 at 09:43:43PM -0500, Daniel Jacobowitz wrote:
> I get this today:
>
> p/x int256var
> $177 = That operation is not available on integers of more than 8 bytes.
> (gdb) FAIL: gdb.stabs/weird.exp: print very big integer
>
> I'm guessing this is related to your change to use unpack_long, Jeff. The
> test expects:
> gdb_test "p/x int256var" " = 0x0*2a0000002b0000002c0000002d0000002d0000002c0000002b0000002a" "print very big integer"
>
>
> --
> Daniel Jacobowitz
> MontaVista Software Debian GNU/Linux Developer
>
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
More information about the Gdb
mailing list