[PATCH] D54187: Add debuginfo-tests that use cdb on Windows
Paul Robinson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 7 08:51:36 PST 2018
probinson added subscribers: gbedwell, probinson.
probinson added a comment.
+gbedwell
Just to throw the idea out there, why not abandon debuginfo-tests entirely and try using Dexter for this. Dexter's design center is debug-info quality, not correctness, but it already knows how to drive several different debuggers on multiple platforms.
Dexter would have to become an LLVM project tool, and I'm not sure how Sony management feels about that, but I think this would be an awesome use-case.
https://reviews.llvm.org/D54187
More information about the cfe-commits
mailing list