commit | df3ca22318c01428e82cbe4d2777cdf97c9c1f06 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Thu Apr 30 20:01:21 2020 +0100 |
committer | Alex Bennée <alex.bennee@linaro.org> | Wed May 06 09:29:26 2020 +0100 |
tree | d9e3dcac91f3df1d93c0ffce2e0408b191af6f09 | |
parent | b0dc2a8ba5709fe10a57e1ff5ee7d6004942e614 [diff] |
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>