https://llvm.org/bugs/show_bug.cgi?id=26901
Bug ID: 26901 Summary: LLDB should report meaningful error message during SBTarget creation and launch/attach Product: lldb Version: 3.8 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: lldb-...@lists.llvm.org Reporter: jeffrey.fu...@gmail.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified 1. Use lldb attaching to a process already being debugged by another lldb shows: error: attach failed: attach failed: unable to attach Expected: Inferior/process is already being debugged. 2. On Linux, try to attach a root account process shows: error: attach failed: attach failed: unable to attach Expected: You do not have permission to attach target process. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs