Request for 8.2, SVE cores && adding SVE to NEWS file etc

Pedro Alves palves@redhat.com
Thu Aug 16 16:17:00 GMT 2018


On 08/15/2018 10:31 AM, Alan Hayward wrote:
> Wasn’t sure if this was the best place to ask.
> 
> 1) Is 8.2 still open to new functionality? It’d be really useful to have core support for Aarch64 SVE in 8.2
> (Given SVE is supported in 8.2, I guess you could argue it’s a bug fix :). )
> Currently in 8.2, GDB will just ignore the SVE parts of a core file.

Not usually, but there have been exceptions evaluated on a case by case basis.

> 
> The four commits are:
> (Earliest patch is obv, second is a mechanical change across many files, the final two are aarch64 only)
> 
> 0c76e06d5c   2 days ago Alan Hayward    Parse SVE registers in aarch64 core file reading/writing
> b7fd65b9dc   2 days ago Alan Hayward    Detect SVE when reading aarch64 core files
> a616bb9450   2 days ago Alan Hayward    Split size in regset section iterators
> dbd534fee4   5 days ago Alan Hayward    Rename size in get_core_register_sectio

I haven't looked at the patches, but in principle, I'd support it,
from the standpoint that since we're adding SVE support, might as well
add all of it.  Also, speaking with my Fedora/RHEL had on, we'd likely end
up backporting them too.  Can you give a guesstimate of the risk those
patches bring in to other ports?  I'd assume they'd be pretty self contained.

> 
> 
> 2) I’ve spotted that Aarch64 SVE support should probably be mentioned in the NEWS file.
> Are there any other documentation type files that need updating alongside?

Well, the user manual, if there were any changes to it.  

If the SVE support included any new XML target description feature,
that should be mentioned in the manual.

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list