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] Remove MAX_REGISTER_SIZE from regcache.c


> On 27 Apr 2017, at 10:43, Yao Qi <qiyaoltc@gmail.com> wrote:
> 
> Alan Hayward <Alan.Hayward@arm.com> writes:
> 
>> Ok to commit?
>> 
>> Alan.
>> 
>> 2017-04-26  Alan Hayward  <alan.hayward@arm.com>
>> 
>> 	* regcache.c (regcache_save): Avoid buffer use.
>> 	(regcache_dump): Avoid buffer use.
> 
> Hi Alan,
> Patch is good to me, but it has conflict with my patches
> 
>  [PATCH 0/6] Class-fy regcache in GDB
>  https://sourceware.org/ml/gdb-patches/2017-04/msg00684.html
> 
> Can you postpone pushing this patch until my patches are committed?  You
> then need to rebase your patch.  I've rebased my patch sets twice before
> I posted them.  Considering the size of your patch, it takes less
> effort to rebase yours.
> 

That’s fine. My rebase should be easy enough.
If you remember, could you let me know when you have pushed your patch.


Alan.


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