aboutsummaryrefslogtreecommitdiff
path: root/debug/Makefile
diff options
context:
space:
mode:
authorTim Newsome <tim@sifive.com>2018-02-19 13:31:40 -0800
committerTim Newsome <tim@sifive.com>2018-02-28 12:37:40 -0800
commit400ad944db31fe736c166967567cc8a63d300e6c (patch)
treec21a01a4c99b8f11f5f7e384496828d85e14e16c /debug/Makefile
parentba39c5fc2885eb1400d6f9e13ae6c7588c1c1241 (diff)
downloadriscv-tests-no_progbuf.zip
riscv-tests-no_progbuf.tar.gz
riscv-tests-no_progbuf.tar.bz2
Test debugging with/without a program bufferno_progbuf
Diffstat (limited to 'debug/Makefile')
-rw-r--r--debug/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/Makefile b/debug/Makefile
index 8e1c81b..48be07c 100644
--- a/debug/Makefile
+++ b/debug/Makefile
@@ -4,7 +4,7 @@ XLEN ?= 64
src_dir ?= .
GDBSERVER_PY = $(src_dir)/gdbserver.py
-default: spike$(XLEN)-2
+default: spike$(XLEN) spike$(XLEN)-2
all-tests: spike32 spike32-2 spike32-2-rtos spike64 spike64-2 spike64-2-rtos