[PATCH] D92462: [Coroutines] Add DW_OP_deref for transformed dbg.value intrinsic.

Bruno Cardoso Lopes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 19:03:58 PST 2020


bruno accepted this revision.
bruno added a comment.
This revision is now accepted and ready to land.



> Hmm... I'm using trunk lldb and gdb8.2, both of them can only print address. Btw, os is centos7.2, FYI.

Interesting, I'm using an older version shipped with xcode+macOS, that might explain it. ToT is the way to go anyways, LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92462



More information about the llvm-commits mailing list