Thank you for your quick answer.
I am using lldb 3.6.0 (the only one packaged for this Ubuntu).
I will see if a more recent Ubuntu has lldb 3.7, or try to install a recent
version from the sources.
Regards,
Louis
On 8 September 2015 at 14:58, Pavel Labath wrote:
> Hi,
>
> thanks for your report.
Hi,
thanks for your report.
Let me first ask you a question. Which version of lldb are you using?
If it's anything less than 3.7, then I strongly recommend to upgrade,
since linux support was not in a very good state there. If you are
using 3.7 or svn, then the thing you are describing should wo
Dear all,
I am new to lldb-dev and I hope that this issue has not already been
reported. I did not find any reference of it.
I started with the example from section "Using the lldb.py module in
python" of
http://lldb.llvm.org/python-reference.html
and decided to have the process continue after ha