aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/lib
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2014-02-25 20:45:50 -0500
committerJoel Brobecker <brobecker@adacore.com>2014-02-25 20:53:23 -0500
commitd16461aeef555da47e358b0f81c75912e4ea07e2 (patch)
treedabc7899c6eebfd229f6a8f51a2c89bbfd058036 /gdb/python/lib
parenta8b1622022a0fb3531bfd4ce77e69f6b15312745 (diff)
downloadbinutils-d16461aeef555da47e358b0f81c75912e4ea07e2.zip
binutils-d16461aeef555da47e358b0f81c75912e4ea07e2.tar.gz
binutils-d16461aeef555da47e358b0f81c75912e4ea07e2.tar.bz2
Re-implement ia64-linux-nat.c::ia64_linux_xfer_partial
[description of this patch and ChangeLog entry by Joel Brobecker] The recent implementation was questionable, and if it worked, it was only by chance because the requested length is large enough that only one read was sufficient. Note that the implementation before that also made that assumption, in the form of only handling TARGET_OBJECT_UNWIND_TABLE xfer requests when offset was zero. gdb/ChangeLog: * ia64-linux-nat.c (ia64_linux_xfer_partial): Reimplement handling of object == TARGET_OBJECT_UNWIND_TABLE.
Diffstat (limited to 'gdb/python/lib')
0 files changed, 0 insertions, 0 deletions