[Lldb-commits] [PATCH] D91847: [lldb] [debugserver] Add stN aliases for stmmN for compatibility
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Nov 23 01:38:22 PST 2020
mgorny added a comment.
In D91847#2410564 <https://reviews.llvm.org/D91847#2410564>, @labath wrote:
> Still looks good to me. :) Jason, do you have any concerns?
>
> Unfortunately, we still need a `@skipIfOutOfTreeDebugserver` equivalent....
Long term, probably yes. Short term, the tests are broken again because of `ftag` changes, so I think we can get away without it.
That said, I need to test this more. I'll also try running tests with out-of-tree debugserver to see if anything else fails.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91847/new/
https://reviews.llvm.org/D91847
More information about the lldb-commits
mailing list