Bug#779620: closed by Gianfranco Costamagna <costamagnagianfranco at yahoo.it> (Fixed in last unstable release)
Gianfranco Costamagna
costamagnagianfranco at yahoo.it
Thu Aug 13 13:16:11 UTC 2015
Can you please open a new issue for this?
thanks,
Gianfranco
Il Giovedì 13 Agosto 2015 15:13, Philipp Marek <philipp.marek at linbit.com> ha scritto:
> Hi, according to the source code this seems to be fixed already in the last two Debian uploads.
>
> Please confirm the code is working.
Sorry, it's broken in another way.
# lldb-3.7 /bin/ls
<wait a few seconds... !?>
(lldb) target create "/bin/ls"
Current executable set to '/bin/ls' (x86_64).
(lldb) r
error: process launch failed: unable to locate lldb-server
(lldb) c
error: Process must be launched.
(lldb) q
# ls -la /usr/bin/lldb-*
lrwxrwxrwx 1 root root 24 Aug 3 02:38 /usr/bin/lldb-3.7 ->
../lib/llvm-3.7/bin/lldb
lrwxrwxrwx 1 root root 27 Aug 3 02:38 /usr/bin/lldb-mi-3.7 ->
../lib/llvm-3.7/bin/lldb-mi
lrwxrwxrwx 1 root root 31 Aug 3 02:38 /usr/bin/lldb-server-3.7 ->
../lib/llvm-3.7/bin/lldb-server
I guess registering "lldb" via alternatives might help, but that's only
a workaround...
More information about the Pkg-llvm-team
mailing list