diff options
author | Pavel Labath <labath@google.com> | 2016-01-21 17:54:14 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2016-01-21 17:54:14 +0000 |
commit | e3e6be2aabbb50b6093e3ce05b9cdea56a088084 (patch) | |
tree | af06955503b181e2e553929c739f51977c40ece1 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | c8adcb4af6131ecc427f128a208272c1eff2fc2b (diff) | |
download | bcm5719-llvm-e3e6be2aabbb50b6093e3ce05b9cdea56a088084.tar.gz bcm5719-llvm-e3e6be2aabbb50b6093e3ce05b9cdea56a088084.zip |
Enable test log collection from remote debug servers
Summary:
We already have the ability to collect the server logs when doing local debugging. This enables
the collection of remote logs as well. This relies on specifying a relative path "server.log" for
LLDB_DEBUGSERVER_LOG_FILE when starting remote platform. Since we always set the platform working
directory to a fresh folder to avoid conflicts, the actual file path will always be different and
we can pick the logs up from there.
Reviewers: tfiala
Subscribers: lldb-commits
Differential Revision: http://reviews.llvm.org/D16322
llvm-svn: 258414
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions