[lldb-dev] problem question, LLDB: process launch failed: Lost debug server connection

2017-02-22 Thread 이승준 via lldb-dev
Hello. I am Lee. I have trouble to run lldb. My system is Ubutu 16.10-server & downloaded lldb version 3.8.1 via apt-get install. I wand just local debugging. But err message is like below. tt@ttt:~/trunk$ lldb /system/bin/cwm Traceback (most recent call last): File "", line 1, in

[lldb-dev] problem question, LLDB: process launch failed: Lost debug server connection

2017-02-22 Thread 이승준 via lldb-dev
Hello. I am Lee. I have trouble to run lldb. My system is Ubutu 16.10-server & downloaded lldb version 3.8.1 via apt-get install. I wand just local debugging. But err message is like below. tt@ttt:~/trunk$ lldb /system/bin/cwm Traceback (most recent call last): File "", line 1, in

[lldb-dev] [4.0.0 Release] Current status

2017-02-22 Thread Hans Wennborg via lldb-dev
According to the schedule on llvm.org, we should have tagged 'final' yesterday, so the release is now officially a little behind schedule. There are currently seven blockers (llvm.org/pr31622). Several of them have patches. If you can help reviewing them, please do so. - PR30256: Assert in

Re: [lldb-dev] Too many ModuleSP references

2017-02-22 Thread Pavel Labath via lldb-dev
Thank you for the feedback. I'll look into how to get the expressions cleared when the breakpoint locations get unresolved. I can also switch the breakpoints to a weak_ptr if you think that is worthwhile, but one of the two fixes is enough for me at the moment. regards, pavel On 22 February 2017