From: Tim Newsome Date: Fri, 23 Jun 2017 19:15:25 +0000 (-0700) Subject: Test gdb/OpenOCD during regular test run. X-Git-Url: https://git.libre-soc.org/?p=riscv-tests.git;a=commitdiff_plain;h=3e5ff840185922223e5ed3b71f99da477361508b Test gdb/OpenOCD during regular test run. --- diff --git a/Makefile.in b/Makefile.in index b161043..681fe64 100644 --- a/Makefile.in +++ b/Makefile.in @@ -6,7 +6,7 @@ bmarkdir := $(abs_top_src_dir)/benchmarks isa_src_dir := $(abs_top_src_dir)/isa debug_src_dir := $(abs_top_src_dir)/debug -all: benchmarks isa +all: benchmarks isa debug-check install: all install -d $(instbasedir)/share/riscv-tests/isa