[Lldb-commits] [PATCH] D79649: [lldb] [testsuite] TestReproducerAttach.py: Fix dependency on external symbol files
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri May 8 15:36:27 PDT 2020
JDevlieghere added a comment.
Thanks Jan, LGTM.
For now this appears to be the only test doing this, but if we end up having more of those we should probably abstract that away behind a helper that gives you an array with the executable and the setup commands.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79649/new/
https://reviews.llvm.org/D79649
More information about the lldb-commits
mailing list