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/21226] DW_OP_stack_value pieces yield wrong data on big-endian targets


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

--- Comment #1 from Andreas Arnez <arnez at linux dot vnet.ibm.com> ---
An old version of GDB's DWARF stack value piece handling took the pieces from
the LSB end, as it should.  But this was broken when adding typed DWARF stack
support (bug 12617, commit 8a9b8146fd) in May 2011.

-- 
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]