DescriptionThis CL moves the GDB-related code to a helper module making it usable by tsan_analyze.py as well as memcheck_analyze.py
The corresponding patch for tsan_analyze.py is ready (available on demand), but at the moment we're adding Valgrind-style XML logging to ThreadSanitizer, so tsan_analyze.py may be reworked completely after that.
Patch Set 1 #
|