[PATCH] D132451: [docs] Add examples for printing asynchronous stack for coroutines

Chuanqi Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 23 02:35:59 PDT 2022


ChuanqiXu added a comment.

In D132451#3742064 <https://reviews.llvm.org/D132451#3742064>, @avogelsgesang wrote:

> LGTM, thanks!
>
> I guess I will update this documentation with LLDB examples, as soon as https://reviews.llvm.org/D132415 and a couple of follow-up improvements landed.
> As soon as that happened, we will also have LLDB covered here. I see no problem with covering mostly gdb for the time being, given that lldb debugging is currently subject to change, anyway

Got it. I feel better to add LLDB support too : )


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132451/new/

https://reviews.llvm.org/D132451



More information about the cfe-commits mailing list