[Lldb-commits] [lldb] [lldb] Show coro_frame in `std::coroutine_handle` pretty printer (PR #141516)

Chuanqi Xu via lldb-commits lldb-commits at lists.llvm.org
Wed May 28 04:00:26 PDT 2025


ChuanqiXu9 wrote:

> CC @ChuanqiXu9 @hokein, since the both of you also looked into debuggability of C++20 coroutines earlier CC @labath @adrian-prantl as reviewers of the latest significant changes in this area (https://reviews.llvm.org/D132624, https://reviews.llvm.org/D132735, https://reviews.llvm.org/D132815)
> 
> Would appreciate your reviews on this pull request :)

LGTM too. But I'd like to leave the formal approval to LLDB devs too.

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


More information about the lldb-commits mailing list