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: [PATCH] Fix regcache_restore() handling of unavailable regs.


From: Pedro Alves <pedro@codesourcery.com>
Date: Tue, 11 Oct 2011 11:50:24 +0100

> On Tuesday 11 October 2011 07:40:27, David Miller wrote:
>> BTW, regcache_restore() seems to not be used outside of regcache.c
>> any more.  We should probably mark it static and remove the extern
>> from regcache.h
> 
> Forgot to reply to this.  Yes, go ahead if you'd like.  Consider it
> preapproved.

Will do, thanks for reviewing.


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