This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog doc/ChangeLog doc/gdb.texinf ...
- From: tromey at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 28 May 2009 16:49:56 -0000
- Subject: src/gdb ChangeLog doc/ChangeLog doc/gdb.texinf ...
CVSROOT: /cvs/src
Module name: src
Changes by: tromey@sourceware.org 2009-05-28 16:49:56
Modified files:
gdb : ChangeLog
gdb/doc : ChangeLog gdb.texinfo
gdb/python : python.c
Log message:
gdb
* python/python.c (gdbpy_parameter): Rename. Fix error message.
(GdbMethods): Change "get_parameter" to "parameter".
gdb/doc
* gdb.texinfo (Basic Python): Change get_parameter to parameter.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10537&r2=1.10538
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&r1=1.916&r2=1.917
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/doc/gdb.texinfo.diff?cvsroot=src&r1=1.597&r2=1.598
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/python/python.c.diff?cvsroot=src&r1=1.17&r2=1.18