This is the mail archive of the gdb@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: [RFC] Signed/unsigned character arrays are not strings


On Wed, Feb 28, 2007 at 12:02:06AM +1300, Nick Roberts wrote:
> The following could also be updated in the manual:
> 
>          (gdb) print $xmm1
>          $1 = {
>            v4_float = {0, 3.43859137e-038, 1.54142831e-044, 1.821688e-044},
>            v2_double = {9.92129282474342e-303, 2.7585945287983262e-313},
>            v16_int8 = "\000\000\000\000\3706;\001\v\000\000\000\r\000\000",
>            v8_int16 = {0, 0, 14072, 315, 11, 0, 13, 0},
>            v4_int32 = {0, 20657912, 11, 13},
>            v2_int64 = {88725056443645952, 55834574859},
>            uint128 = 0x0000000d0000000b013b36f800000000
>          }

Ooh, thanks.  Added to my list to update if the patch stays in.

-- 
Daniel Jacobowitz
CodeSourcery


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