Regression printing large integers

Daniel Jacobowitz drow@false.org
Sat Feb 21 02:43:00 GMT 2004


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



More information about the Gdb mailing list