Public bug reported:
When trying to debug a program through lldb-5.0 I run in to the
following issue:
$ lldb-5.0 target/debug/foo
(lldb) target create "target/debug/foo"
Current executable set to 'target/debug/foo' (x86_64).
(lldb) r
error: process launch failed: unable to locate lldb-server-5.0.0
(lldb)
After running lldb through strace I found:
access("/usr/lib/llvm-5.0/bin/lldb-server-5.0.0", F_OK) = -1 ENOENT
(No such file or directory)
Adding a symlink works around the issue.
** Affects: llvm-toolchain-5.0 (Ubuntu)
Importance: Undecided
Status: New
** Tags: artful
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1751553
Title:
Unable to locate lldb-server-5.0.0
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-5.0/+bug/1751553/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs