This is the mail archive of the gdb-cvs@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]

src/gdb ChangeLog testsuite/ChangeLog python/p ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ppluzhnikov@sourceware.org	2009-11-13 17:17:57

Modified files:
	gdb            : ChangeLog 
	gdb/testsuite  : ChangeLog 
	gdb/python     : py-prettyprint.c 
	gdb/testsuite/gdb.python: py-prettyprint.exp 

Log message:
	gdb/ChangeLog:
	
	2009-11-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
	
	* python/py-prettyprint.c (print_string_repr): Suppress
	address printing
	
	testsuite/ChangeLog:
	
	2009-11-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
	
	* gdb.python/py-prettyprint.exp: Adjust.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11067&r2=1.11068
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2019&r2=1.2020
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/python/py-prettyprint.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.python/py-prettyprint.exp.diff?cvsroot=src&r1=1.3&r2=1.4


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