[Lldb-commits] [lldb] [lldb] Add alternative SBThread::GetStopDescription (PR #165379)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 30 09:37:01 PDT 2025


https://github.com/JDevlieghere approved this pull request.

LGTM, and thanks for covering both Python & Lua. The SWIG workaround is a bit unfortunate but makes sense based on how this works under the hood, and the only way to avoid the issue is by pessimizing the user experience again to have a different number of arguments. 

https://github.com/llvm/llvm-project/pull/165379


More information about the lldb-commits mailing list