src/gdb ChangeLog doc/ChangeLog doc/gdb.texinf ...
qiyao@sourceware.org
qiyao@sourceware.org
Wed Jun 20 04:02:00 GMT 2012
CVSROOT: /cvs/src
Module name: src
Changes by: qiyao@sourceware.org 2012-06-20 04:02:22
Modified files:
gdb : ChangeLog
gdb/doc : ChangeLog gdb.texinfo
gdb/python : py-inferior.c
Log message:
* python/py-inferior.c: Update comments of infpy_read_memory
and infpy_write_memory.
gdb/doc:
* gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
and "gdb.write_memory" with "Inferior.read_memory" and
"Inferior.write_memory".
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14388&r2=1.14389
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&r1=1.1330&r2=1.1331
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/gdb.texinfo.diff?cvsroot=src&r1=1.975&r2=1.976
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/python/py-inferior.c.diff?cvsroot=src&r1=1.21&r2=1.22
More information about the Gdb-cvs
mailing list