emaste added a comment.
Test case in https://reviews.llvm.org/D32522
https://reviews.llvm.org/D32271
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
emaste added inline comments.
Comment at:
packages/Python/lldbsuite/test/functionalities/process_attach/TestProcessAttach.py:43
+ def test_attach_to_process_frm_different_dir_by_id(self):
+ """Test attach by process id"""
+os.mkdir(os.path.join(os.get
emaste requested changes to this revision.
emaste added a comment.
This revision now requires changes to proceed.
This test passes even without the change in https://reviews.llvm.org/D32271,
presumably because `exe = os.path.join(os.getcwd(), 'newdir/proc_attach')` is
providing us with an absolu