https://github.com/danobi closed
https://github.com/llvm/llvm-project/pull/105757
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
danobi wrote:
Hi @labath, sorry for late reply, I must've missed a notification :(
That makes sense to me - perhaps LLDB is not the right dependency for us to
take.
https://github.com/llvm/llvm-project/pull/105757
___
lldb-commits mailing list
lldb-c
danobi wrote:
Hi @JDevlieghere, we hit this issue again recently. We're wondering if we have
a path forward for landing this fix.
https://github.com/llvm/llvm-project/pull/105757
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.
danobi wrote:
Hi @JDevlieghere , thanks for taking a look at this.
I'm not very familiar with lldb in general so I can't comment much on
alternatives. Lazy loading does some fairly reasonable to me but I don't know
what kind of code changes that'd require.
The motivation behind this change s
danobi wrote:
Test failure looks unrelated. I see it in other PRs as well.
https://github.com/llvm/llvm-project/pull/105757
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/danobi ready_for_review
https://github.com/llvm/llvm-project/pull/105757
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
danobi wrote:
Also see: https://github.com/bpftrace/bpftrace/pull/3359
https://github.com/llvm/llvm-project/pull/105757
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/danobi created
https://github.com/llvm/llvm-project/pull/105757
Previously python was initialized during static registration of the plugin.
This causes the python interpreter to run even if python support is explicitly
disabled thru:
SBDebugger::SetScriptLanguage(Script