projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1863cc
)
Revert "tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 test"
author
Alex Bennée
<alex.bennee@linaro.org>
Fri, 8 Jan 2021 22:42:40 +0000
(22:42 +0000)
committer
Alex Bennée
<alex.bennee@linaro.org>
Mon, 18 Jan 2021 10:04:31 +0000
(10:04 +0000)
We won't attempt to run the test now it's gated on a newer version of
gdb.
This reverts commit
a930cadd83b4681a98ce72abf530a791ee2e42a6
.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <
20210108224256
.2321-5-alex.bennee@linaro.org>
tests/tcg/multiarch/Makefile.target
patch
|
blob
|
history
diff --git
a/tests/tcg/multiarch/Makefile.target
b/tests/tcg/multiarch/Makefile.target
index 230eb9a95e7491ac2304b85cf64bb39bc81ab23d..cb49cc9ccb25d7993bec59c3dff51dff569258ab 100644
(file)
--- a/
tests/tcg/multiarch/Makefile.target
+++ b/
tests/tcg/multiarch/Makefile.target
@@
-54,9
+54,7
@@
run-gdbstub-sha1: sha1
--bin $< --test $(MULTIARCH_SRC)/gdbstub/sha1.py, \
"basic gdbstub support")
-# Disable this for now -- it provokes a gdb internal-error on
-# Ubuntu gdb 8.1.1-0ubuntu1.
-# EXTRA_RUNS += run-gdbstub-sha1
+EXTRA_RUNS += run-gdbstub-sha1
endif