labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
As for the original patch, which we've kind of hijacked, I think it is a good
idea to commit this for now.
Once the clang patch is in, I'll exchange these flags for -glldb.
Repository:
rLL
labath added a comment.
In https://reviews.llvm.org/D51208#1214743, @dblaikie wrote:
> >> But if LLDB has different performance characteristics, or the default
> >> should be different for other reasons - I'm fine with that. I think I left
> >> it on for Apple so as not to mess with their stuff
Author: labath
Date: Sat Sep 1 05:15:46 2018
New Revision: 341274
URL: http://llvm.org/viewvc/llvm-project?rev=341274&view=rev
Log:
Ignore unicode decode errors in test suite's encoded_file class
These happen in a couple of tests when lldb tries to pretty print a
const char * variable in the inf
labath added a comment.
I've been wanting to implement something like this for a long time, so thank
you for working on this. :)
In https://reviews.llvm.org/D51557#1221273, @zturner wrote:
> Also I think it doesn't need to be specific to member variables. We could
> just have
>
> template
tatyana-krasnukha created this revision.
tatyana-krasnukha added reviewers: clayborg, granata.enrico.
Herald added a subscriber: lldb-commits.
Swig wraps C++ code into `SWIG_PYTHON_THREAD_BEGIN_ALLOW; ...
SWIG_PYTHON_THREAD_END_ALLOW;`
Thus, lldb crashs with "Fatal Python error: Python memory a