Get all of the log into the final log file
authorTim Newsome <tim@sifive.com>
Fri, 24 Aug 2018 00:04:57 +0000 (17:04 -0700)
committerTim Newsome <tim@sifive.com>
Fri, 24 Aug 2018 00:04:57 +0000 (17:04 -0700)
This allows me to see the final valgrind output on OpenOCD, so I can
watch for memory leaks when using --server_cmd "valgrind
--leak-check=full openocd".


No differences found