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

Re: remote-mips.c: Build fix


On Wed, Dec 12, 2007 at 04:26:13PM +0000, Maciej W. Rozycki wrote:
> Hello,
> 
>  The deprecated_register_valid[] array has been removed and 
> regcache_set_valid_p() has to be used instead.  Following is a fix that 
> makes remote-mips.c build again.
> 
> 2007-12-12  Nigel Stephens  <nigel@mips.com>
> 
> 	* remote-mips.c (mips_load): Use regcache_set_valid_p() instead
> 	of setting deprecated_register_valid array directly.
> 
>  OK to apply?

OK.

-- 
Daniel Jacobowitz
CodeSourcery


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