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: Fix parsing of /proc/../stat


On Sat, Jun 23, 2007 at 11:17:56AM +0200, Andreas Schwab wrote:
> Many numbers in /proc/../stat are actually formatted from long
> integers.  Parsing them as int causes them to be truncated.
> 
> Andreas.
> 
> 2007-06-23  Andreas Schwab  <schwab@suse.de>
> 
> 	* linux-nat.c (linux_nat_info_proc_cmd): Fix parsing of columns in
> 	/proc/../stat.

This is fine, sorry for the delay.

-- 
Daniel Jacobowitz
CodeSourcery


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