Re: [PATCH 1/2] Add an assert that we're not overflowing the register cache.

"Andrew Burgess" <[email protected]> Fri, 6 Sep 2013 10:36:29 +0100
Newsgroups gmane.comp.debugging.insight
Message-ID <[email protected]>
On 05/09/2013 7:55 PM, Keith Seitz wrote:
> On 09/05/2013 07:26 AM, Andrew Burgess wrote:
>> This patch doesn't fix the issue, but adds an assert to detect the bug.
> 
> If I understand correctly, the next patch fixes the actual problem, but
> this is added in case it happens again. Yes?

That's correct.

> 
>> OK to apply?
> 
> Yes. Thanks!

Applied.

Thanks,
Andrew