]> Git Repo - qemu.git/commit
tests/tcg: add gdb runner variant
authorAlex Bennée <[email protected]>
Wed, 27 Feb 2019 15:42:18 +0000 (15:42 +0000)
committerAlex Bennée <[email protected]>
Tue, 12 Mar 2019 17:05:21 +0000 (17:05 +0000)
commitd0ce6257c660d202aff160eedbc359e1e8653a30
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 <[email protected]>
tests/tcg/Makefile
This page took 0.025208 seconds and 4 git commands to generate.