[PATCH 0/2] Further disassembler error handling changes

Luis Machado luis.machado@linaro.org
Wed Nov 17 17:10:04 GMT 2021


On 11/17/21 11:55 AM, Luis Machado wrote:
> On 11/17/21 11:53 AM, Andrew Burgess wrote:
>> Luis pointed out that some of my recent disassembler changes had
>> caused some tests to start failing on 32-bit ARM builds of GDB.
>>
>> The first commit in this series should fix these regressions.
>>
>> The second commit goes further, and, I think, improves the error
>> reporting from the disassembler.
>>
>> I've been struggling to test on 32-bit ARM, my local board is very
>> unstable.  I'm reasonably sure this series should fix the regressions,
>> but it would be great if someone (Luis?) could confirm this has fixed
>> the failures seen on 32-bit ARM for the
>> gdb.base/all-architectures*.exp tests.
> 
> Absolutely. I'll give this a try. And thanks a lot for going out of your 
> way to get these fixed. Sorry I couldn't get to these yet.

I checked on an armhf system and these two patches fix the FAIL's I was 
seeing. Thanks!


More information about the Gdb-patches mailing list