[Lldb-commits] [PATCH] D92264: [lldb] [POSIX-DYLD] Update the cached exe path after attach

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 30 02:05:27 PST 2020


mgorny added a comment.

In D92264#2422199 <https://reviews.llvm.org/D92264#2422199>, @labath wrote:

> Seems reasonable(ish), but needs a test case. Do you need to launch a separate server instance, or would just a plain attach work?

It failed only when connecting to remote lldb-server.


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

https://reviews.llvm.org/D92264



More information about the lldb-commits mailing list