From: Tim Newsome Date: Tue, 27 Jun 2017 17:28:10 +0000 (-0700) Subject: Merge pull request #55 from riscv/debug X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a0d927de2db60e20cd05ea245aa01f85aa99db94;hp=9063527a90e35c6d788823667d0280ad2f2db616;p=riscv-tests.git Merge pull request #55 from riscv/debug 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