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


> From: Elena Zannoni <ezannoni@redhat.com>
> Date: Tue, 20 Aug 2002 12:44:38 -0400
> 
> 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.
> [...]
> -  add_cmd ("altivec", class_info, rs6000_altivec_registers_info,
> -	   "Display the contents of the AltiVec registers.",
> -	   &info_powerpc_cmdlist);

If this command is documented in the manual(s), the docs needs to be
updated as well.

Thanks.


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