[Lldb-commits] [lldb] [lldb] Show coro_frame in `std::coroutine_handle` pretty printer (PR #141516)
Adrian Vogelsgesang via lldb-commits
lldb-commits at lists.llvm.org
Mon May 26 12:53:40 PDT 2025
vogelsgesang wrote:
CC @ChuanqiXu9 @hokein, since I know that 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 :)
https://github.com/llvm/llvm-project/pull/141516
More information about the lldb-commits
mailing list