Hello. I have a crash of lldb-3.8 installed for Ubuntu 15.04 from here http://llvm.org/apt/ I want to debug it using gdb by myself but I can't get symbols. Any suggestions on how can I get it? -- Eugene
Hello, Le 05/09/2015 20:18, Eugene Kosov a écrit :> Hello. > > I have a crash of lldb-3.8 installed for Ubuntu 15.04 from here http://llvm.org/apt/ > I want to debug it using gdb by myself but I can't get symbols. Any suggestions on how can I get it? >libclang1-3.8-dbg & libllvm3.8-dbg are provided. However, I am not doing that for lldb. Please report a bug ( https://llvm.org/bugs/enter_bug.cgi?product=Packaging ) and I will have a look (this should be quick & easy) Sylvestre
Hello. Done. Thanks for your feedback! https://llvm.org/bugs/show_bug.cgi?id=24729 06.09.2015, 12:57, "Sylvestre Ledru" <sylvestre at debian.org>:> Hello, > > Le 05/09/2015 20:18, Eugene Kosov a écrit : >> Hello. >> >> I have a crash of lldb-3.8 installed for Ubuntu 15.04 from here http://llvm.org/apt/ >> I want to debug it using gdb by myself but I can't get symbols. Any suggestions on how can I get it? > > libclang1-3.8-dbg & libllvm3.8-dbg are provided. > However, I am not doing that for lldb. > Please report a bug ( > https://llvm.org/bugs/enter_bug.cgi?product=Packaging ) > and I will have a look (this should be quick & easy) > > Sylvestre-- Eugene