Remove ATTRIBUTE_UNUSED check from ARI
authorTom Tromey <tromey@adacore.com>
Thu, 5 Dec 2019 14:58:03 +0000 (07:58 -0700)
committerTom Tromey <tromey@adacore.com>
Fri, 13 Dec 2019 22:15:31 +0000 (15:15 -0700)
commitfe56157f92879313e0a6f46eeaee06f71314cc04
tree14747e0ac0dd92f2b955eec64eef707667891ac9
parenta15a95ed265962027c7a8e0269bead6e5795006f
Remove ATTRIBUTE_UNUSED check from ARI

The text for the ATTRIBUTE_UNUSED check in ARI is plainly incorrect
now -- gdb does in fact use ATTRIBUTE_UNUSED, and there's no issue in
doing so, when done properly.

This patch removes this check.

gdb/ChangeLog
2019-12-13  Tom Tromey  <tromey@adacore.com>

* contrib/ari/gdb_ari.sh: Remove ATTRIBUTE_UNUSED check.

Change-Id: I13fd8e9b40dbaab3978dbf9b6c4228b62299d944
gdb/ChangeLog
gdb/contrib/ari/gdb_ari.sh
This page took 0.024419 seconds and 4 git commands to generate.