[Lldb-commits] [lldb] [lldb] Add SBThread.selected_frame property (PR #123981)

via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 23 09:52:22 PST 2025


jimingham wrote:

I still think callers shouldn't have to do this, but to make the internal API good you'd really have to return a Status, so this is okay for now.

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


More information about the lldb-commits mailing list