package/gdb: prevent gdbserver being selected for RISC-V builds
authorMark Corbin <mark.corbin@embecosm.com>
Mon, 26 Nov 2018 14:24:38 +0000 (14:24 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 29 Nov 2018 20:51:26 +0000 (21:51 +0100)
commit44a9babcc67cd011e957ba9fd1cf741891957c12
tree4c2bfe5e825135e993c01802b69cc4fe09ca1962
parente13855c48f21eaee07a81f8b02678839be274a45
package/gdb: prevent gdbserver being selected for RISC-V builds

There is currently no version of gdbserver for RISC-V. Until this
is implemented we will prevent both the direct and indirect
selection of gdbserver for RISC-V builds. In practice this means
that 'cross gdb for the host' cannot be selected and that
'full debugger' must be automatically selected for the gdb target
package.

[Peter: simplify logic, add comment]
Signed-off-by: Mark Corbin <mark.corbin@embecosm.com>
Reviewed-by: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gdb/Config.in
package/gdb/Config.in.host