[Lldb-commits] [PATCH] D90454: [lldb] [Host/{free, net}bsd] Fix process matching by name

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 30 07:32:07 PDT 2020


mgorny added a comment.

In D90454#2364322 <https://reviews.llvm.org/D90454#2364322>, @labath wrote:

> There's a test that this fixes, right?

The attaching tests still fail for me, I'm trying to investigate why. However, it does fix `process attach -n ...` in LLDB session.


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

https://reviews.llvm.org/D90454



More information about the lldb-commits mailing list