This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog inf-child.c linux-tdep.c tar ...
- From: uweigand at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 23 Jan 2012 13:35:22 -0000
- Subject: src/gdb ChangeLog inf-child.c linux-tdep.c tar ...
CVSROOT: /cvs/src
Module name: src
Changes by: uweigand@sourceware.org 2012-01-23 13:35:22
Modified files:
gdb : ChangeLog inf-child.c linux-tdep.c target.c
Log message:
* inf-child.c: Include "gdb_stat.h" instead of <sys/stat.h>.
* linux-tdep.c (linux_info_proc): Avoid ARI coding style warning.
* target.c (target_fileio_pwrite): Remove buffer address from
debug output.
(target_fileio_pread): Likewise.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13761&r2=1.13762
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/inf-child.c.diff?cvsroot=src&r1=1.30&r2=1.31
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/linux-tdep.c.diff?cvsroot=src&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/target.c.diff?cvsroot=src&r1=1.298&r2=1.299