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 mt-tdep.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	sergiodj@sourceware.org	2013-07-10 03:15:05

Modified files:
	gdb            : ChangeLog mt-tdep.c 

Log message:
	http://sourceware.org/ml/gdb-patches/2013-07/msg00065.html
	
	Doug Evans committed the change above, but forgot to update one of
	the callers of get_raw_print_options, at mt-tdep.c.  This commit fixes
	this.
	
	2013-07-10  Sergio Durigan Junior  <sergiodj@redhat.com>
	
	* mt-tdep.c (mt_registers_info): Call
	get_no_prettyformat_print_options instead of
	get_raw_print_options (regression by last patch from Doug
	Evans).

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15794&r2=1.15795
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/mt-tdep.c.diff?cvsroot=src&r1=1.43&r2=1.44


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