This is the mail archive of the gdb-prs@sources.redhat.com 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]

gdb/773


The following reply was made to PR gdb/773; it has been noted by GNATS.

From: cagney@sources.redhat.com
To: gdb-gnats@sourceware.org
Cc:  
Subject: gdb/773
Date: 21 Nov 2002 18:54:45 -0000

 CVSROOT:	/cvs/src
 Module name:	src
 Changes by:	cagney@sourceware.org	2002-11-21 10:54:44
 
 Modified files:
 	gdb            : ChangeLog mips-tdep.c printcmd.c 
 	gdb/config/mips: tm-mips.h 
 
 Log message:
 	2002-11-21  Andrew Cagney  <cagney@redhat.com>
 	
 	* mips-tdep.c (mips_dump_tdep): Delete references to
 	GDB_TARGET_UNMASK_DISAS_PC and GDB_TARGET_MASK_DISAS_PC.
 	* config/mips/tm-mips.h (GDB_TARGET_MASK_DISAS_PC): Delete macro.
 	(GDB_TARGET_UNMASK_DISAS_PC): Delete macro.
 	* printcmd.c (build_address_symbolic): Delete calls to
 	GDB_TARGET_UNMASK_DISAS_PC and GDB_TARGET_MASK_DISAS_PC.
 	(address_info): Ditto.
 	Fix PR gdb/773.
 
 Patches:
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.3479&r2=1.3480
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/mips-tdep.c.diff?cvsroot=src&r1=1.134&r2=1.135
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/printcmd.c.diff?cvsroot=src&r1=1.49&r2=1.50
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/mips/tm-mips.h.diff?cvsroot=src&r1=1.44&r2=1.45
 


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