[Lldb-commits] [PATCH] D94754: skip g packet tests on darwin systems
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 15 09:11:01 PST 2021
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
Yeah, this is fine. I remember running this on darwin and noticing that debugserver only supports `G` (and lldb-server, amusingly, only supports `g`). I must have forgotten to add the decorators when copying patches around. Sorry.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94754/new/
https://reviews.llvm.org/D94754
More information about the lldb-commits
mailing list