[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
Wed Jun 11 04:52:50 PDT 2025


vogelsgesang wrote:

Thanks for the review!

> I don't know much about coroutines, but the code seems fine.

in case you are interested to read more about it: In https://github.com/llvm/llvm-project/pull/142651, I updated LLVM's "Debugging C++ coroutines" tutorial

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


More information about the lldb-commits mailing list