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


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.

-- 
Yao (齐尧)


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