When make fails to run a test, print out the log.
[riscv-tests.git] / debug / Makefile
index d252b550ad6118a260ef41b077f060114905b6f9..2d8d36759d0aac813935b88d88771d9caca8ad32 100644 (file)
@@ -14,9 +14,10 @@ pylint:
 spike%:
        $(GDBSERVER_PY) \
                --isolate \
+               --print-failures \
                $(src_dir)/targets/RISC-V/$@.py \
                --sim_cmd $(RISCV)/bin/$(RISCV_SIM) \
-               --server_cmd $(RISCV)/bin/openocd \
+               --server_cmd $(RISCV)/bin/openocd
 
 clean:
        rm -f *.pyc