OSDN Git Service

* linux-low.c (fetch_register): Ensure buffer size is a multiple
authoruweigand <uweigand>
Mon, 16 May 2005 10:24:37 +0000 (10:24 +0000)
committeruweigand <uweigand>
Mon, 16 May 2005 10:24:37 +0000 (10:24 +0000)
commit93cd4b8bbd8a1914d24d09f206806066e356717c
treec21225123f89ec96b3abfcd6189e7f46c2beb61c
parente012444aab1446eef5be9343169f2b37fca97f14
* linux-low.c (fetch_register): Ensure buffer size is a multiple
of sizeof (PTRACE_XFER_TYPE).
(usr_store_inferior_registers): Likewise.  Zero out excess bytes.
gdb/gdbserver/ChangeLog
gdb/gdbserver/linux-low.c