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

Re: [RFA] rs6000-tdep.c: Cleanup vector reg printing


Kevin Buettner writes:
 > On Aug 20, 12:44pm, Elena Zannoni wrote:
 > 
 > > With the changes to infcmd.c I just checked in, it becomes possible to
 > > get rid of the altivec specific printing routines in rs6000-tdep.c.
 > > 
 > > 
 > > 2002-08-20  Elena Zannoni  <ezannoni@redhat.com>
 > > 
 > > 	* rs6000-tdep.c (altivec_register_p): Delete.
 > > 	(rs6000_do_altivec_registers): Delete.
 > > 	(rs6000_altivec_registers_info): Delete.
 > > 	(rs6000_do_registers_info): Delete.
 > > 	(_initialize_rs6000_tdep): Remove command 'info powerpc altivec'.
 > > 	(rs6000_gdbarch_init): Remove setting of do_registers_info.
 > 
 > Okay.

thanks. It't in


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