This is the mail archive of the gdb-prs@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]

[Bug gdb/22499] 8.0 regression: wrongly read $xmm0


https://sourceware.org/bugzilla/show_bug.cgi?id=22499

--- Comment #3 from Pedro Alves <palves at redhat dot com> ---
For some odd reason, "maint set target-non-stop on/off" makes a difference in
the value of $ymm0:

(gdb) info all-registers $ymm0
- ymm0           {v8_float = {0x0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, ...
+ ymm0           {v8_float = {0x0, 0xfffffffb, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0},
...

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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