aboutsummaryrefslogtreecommitdiff
path: root/intl
diff options
context:
space:
mode:
authorMarcin Koƛcielnicki <koriakin@0x04.net>2016-02-06 16:26:07 +0100
committerMarcin Koƛcielnicki <koriakin@0x04.net>2016-02-10 15:30:13 +0100
commite909d859f5635d66e79fef467da70d6090bfae1b (patch)
treee9d048fc5739635eb28220128e6bc1e7a8e349f1 /intl
parent473b99e5721ad623cc5826e03a73e2cf6cef4eb5 (diff)
downloadgdb-e909d859f5635d66e79fef467da70d6090bfae1b.zip
gdb-e909d859f5635d66e79fef467da70d6090bfae1b.tar.gz
gdb-e909d859f5635d66e79fef467da70d6090bfae1b.tar.bz2
gdb.trace: Use g packet order in tfile_fetch_registers.
tfile_fetch_registers currently wrongly fetches registers using gdb order instead of g packet order. On x86_64 with AVX, this causes problems with ymm*h and orig_rax registers: gdb has ymm*h first, while g packet has orig_rax first. gdb/ChangeLog: * tracefile-tfile.c (tfile_fetch_registers): Use g packet order instead of gdb order. gdb/doc/ChangeLog: * gdb.texinfo (Trace File Format): Remove misleading information about register block ordering.
Diffstat (limited to 'intl')
0 files changed, 0 insertions, 0 deletions