tests/tcg: add gdb runner variant
commitd0ce6257c660d202aff160eedbc359e1e8653a30
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 27 Feb 2019 15:42:18 +0000 (27 15:42 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 12 Mar 2019 17:05:21 +0000 (12 17:05 +0000)
tree0c1e5f07f3ccff6968dd3ec39b590375e2873d92
parentfdfda70e282a6983b6f46e942162e14621ca268f
tests/tcg: add gdb runner variant

With this you can launch a test in gdb with:

  cd $(BUILD)/tests
  make -f $(SRC)/tests/tcg/Makefile gdb-$(TEST_NAME)

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/tcg/Makefile