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)
commit3e972b3d78bc62914d6920c06cc9e99ef82ed492
treeffcd8878c936ba2cf7a0b26c6daec385539fb9ae
parentec9250bb49897c3f2483b6aafb6158fa413a12e7
Get all of the log into the final log file

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".
debug/testlib.py