[Lldb-commits] [PATCH] D19273: Update Go OS Plugin for newer runtimes

Tamas Berghammer via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 20 03:08:46 PDT 2016


tberghammer added a subscriber: tberghammer.
tberghammer added a comment.

Is it possible to query the version of the go runtime we are currently debugging and decide which symbol we look for instead of using this fallback mechanism? I think it would make the code easier to understand and also easier to add support for new runtime versions


Repository:
  rL LLVM

http://reviews.llvm.org/D19273





More information about the lldb-commits mailing list