diff options
author | Matthieu Longo <matthieu.longo@arm.com> | 2024-11-05 13:22:31 +0000 |
---|---|---|
committer | Matthieu Longo <matthieu.longo@arm.com> | 2024-12-02 15:18:40 +0000 |
commit | 82061f8093f1ddd5bb26708de6be220315460ff9 (patch) | |
tree | c48c264ac6e4c28e09df31a47154b59d519e86e5 /gdb/testsuite/gdb.python/py-missing-objfile.c | |
parent | ddbd1a4c98794de8a66d86dcfd8139e7a25088d2 (diff) | |
download | binutils-82061f8093f1ddd5bb26708de6be220315460ff9.zip binutils-82061f8093f1ddd5bb26708de6be220315460ff9.tar.gz binutils-82061f8093f1ddd5bb26708de6be220315460ff9.tar.bz2 |
aarch64: limit number of reported issues on missing GNU properties
This patch attempts to make the linker output more friendly for the
developers by limiting the number of emitted warning/error messages
related to BTI issues.
Every time an error/warning related to BTI is emitted, the logger
also increments the BTI issues counter. A batch of errors/warnings is
limited to a maximum of 20 explicit errors/warnings. At the end of
the merge, a summary of the total of errors/warning is given if the
number exceeds the limit of 20 invidual messages.
Diffstat (limited to 'gdb/testsuite/gdb.python/py-missing-objfile.c')
0 files changed, 0 insertions, 0 deletions