gdb: sim: consolidate configure settings
authorMike Frysinger <vapier@gentoo.org>
Thu, 19 Aug 2021 20:21:23 +0000 (16:21 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 8 Sep 2021 00:57:11 +0000 (20:57 -0400)
commit5a0dcf6e0c7ddefcca1d48b0822c3a829926dc65
tree729e3d7221237efca0eaf2e04b90686dd3aba116
parent116282d9d148d2ee050c29ef0da3b82a420496d6
gdb: sim: consolidate configure settings

Moving all the sim settings to one section makes it easier to track,
and makes it easier to keep it aligned with the sim target tests.
The gdb logic was duplicating this when handling different OS targets
instead of having a single cpu check.  Now it's more obvious that the
sim is tied to a cpu and not related to the OS.
gdb/configure.tgt