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

Ed Maste via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 30 07:02:57 PDT 2020


emaste added a comment.

There is TestProcessAttach.py that has an @expectedFailureNetBSD but no FreeBSD annotation, as well as TestCompletion.py, but I don't see these in the failing list.

`process attach -n foo` does fail for me on FreeBSD


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

https://reviews.llvm.org/D90454



More information about the lldb-commits mailing list