[Lldb-commits] [PATCH] D16858: Add verbose logging support to gdb-remote tests

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 3 09:06:36 PST 2016


tfiala accepted this revision.
tfiala added a comment.
This revision is now accepted and ready to land.

LGTM.

BTW I was planning on re-organizing the lldb-server/debugserver tests sometime in the near future to break them into many different directories and pull off the dsym/dwarf/dwo changes for the many tests where that doesn't matter.  It's causing more tests to run and is less concurrent than it could be with our test runner.  I'll shoot out a note when that time shows up.  (It may still be a while, feel free to tackle if you want to get there sooner.)


http://reviews.llvm.org/D16858





More information about the lldb-commits mailing list