[libcxx-commits] [PATCH] D66685: Handle UNW_X86_64_RIP in Registers_x86_64

Joerg Sonnenberger via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 26 12:55:25 PDT 2019


joerg added a comment.

It would be interesting to get an actual backtrace. It should not be a DWARF register number, but it might be from a direct caller of the unw interface.


Repository:
  rUNW libunwind

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

https://reviews.llvm.org/D66685





More information about the libcxx-commits mailing list