[patch] gdb/testsuite: fixes for gdb.xml/tdesc-regs.exp

Sandra Loosemore sandra@codesourcery.com
Tue Jun 16 20:04:51 GMT 2020


We've had this patch to fix various failures in gdb.xml/tdesc-regs.exp 
in our local tree for a few years now and would like to get it committed 
upstream.  It fixes these problems:

- It's using the wrong source pathname when trying to copy the .xml file 
to remote host.

- We've seen at least one case where the type of the 32-bit register 
prints as "int32_t" rather than "int|long" etc -- I think this was on an 
ilp64 target.

- This test expects to see a register group named "general" but not all 
targets provide one.

OK to commit?

-Sandra
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tdesc-regs.patch
Type: text/x-patch
Size: 2837 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/gdb-patches/attachments/20200616/d1c859d8/attachment.bin>


More information about the Gdb-patches mailing list