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

Re: [PATCH] Change len's type to ULONGEST: remote_read_bytes and get_core_siginfo


On 01/22/2014 12:58 PM, Yao Qi wrote:
> Functions remote_read_bytes and get_core_siginfo are the callees of
> target to_xfer_partial interface, so argument 'len' should be changed
> to type ULONGEST.
> 
> Regression tested on x86_64-linux.

OK.

-- 
Pedro Alves


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