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 3/4] Change 'len' of linux_common_xfer_osdata to ULONGEST.


On 01/08/2014 07:27 AM, Yao Qi wrote:
> gdb:
> 
> 2014-01-08  Yao Qi  <yao@codesourcery.com>
> 
> 	* common/linux-osdata.c (linux_xfer_osdata_processes): Change
> 	type of 'len' to ULONGEST.
> 	(linux_xfer_osdata_processgroups): Likewise.
> 	(linux_xfer_osdata_threads): Likewise.
> 	(linux_xfer_osdata_fds): Likewise.
> 	(linux_xfer_osdata_isockets): Likewise.
> 	(linux_xfer_osdata_shm): Likewise.
> 	(linux_xfer_osdata_sem): Likewise.
> 	(linux_xfer_osdata_msg): Likewise.
> 	(linux_common_xfer_osdata): Likewise.
> 	(struct osdata_type) <getter>: Likewise.
> 	* common/linux-osdata.h (linux_common_xfer_osdata): Update
> 	the declaration.

Looks fine to me.

Thanks,
-- 
Pedro Alves


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