tests/tcg: add a multiarch linux-user gdb test
commitdf3ca22318c01428e82cbe4d2777cdf97c9c1f06
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 30 Apr 2020 19:01:21 +0000 (30 20:01 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 6 May 2020 08:29:26 +0000 (6 09:29 +0100)
treed9e3dcac91f3df1d93c0ffce2e0408b191af6f09
parentb0dc2a8ba5709fe10a57e1ff5ee7d6004942e614
tests/tcg: add a multiarch linux-user gdb test

When the gdbstub code was converted to the new API we missed a few
snafus in the various guests. Add a simple gdb test script which can
be used on all our linux-user guests to check for obvious failures.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200430190122.4592-9-alex.bennee@linaro.org>
tests/tcg/aarch64/Makefile.target
tests/tcg/cris/Makefile.target
tests/tcg/multiarch/Makefile.target
tests/tcg/multiarch/gdbstub/sha1.py [new file with mode: 0644]