[Lldb-commits] [PATCH] D25217: Fix test when using remote debugging.

2016-10-04 Thread Pavel Labath via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL283171: Fix test when using remote debugging. (authored by labath). Changed prior to commit: https://reviews.llvm.org/D25217?vs=73381=73419#toc Repository: rL LLVM https://reviews.llvm.org/D25217

[Lldb-commits] [PATCH] D25217: Fix test when using remote debugging.

2016-10-03 Thread Pavel Labath via lldb-commits
labath accepted this revision. labath added a comment. This revision is now accepted and ready to land. lgtm, thanks. https://reviews.llvm.org/D25217 ___ lldb-commits mailing list lldb-commits@lists.llvm.org

[Lldb-commits] [PATCH] D25217: Fix test when using remote debugging.

2016-10-03 Thread Andrew Ford via lldb-commits
andrewford created this revision. andrewford added a reviewer: labath. andrewford added a subscriber: lldb-commits. Use os.getcwd() instead of get_process_working_directory() as prefix for souce file. https://reviews.llvm.org/D25217 Files: