[Lldb-commits] [PATCH] D91847: [lldb] [debugserver] Add stN aliases for stmmN for compatibility

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Nov 20 00:52:57 PST 2020


labath added a reviewer: jasonmolenda.
labath added a comment.

Thanks for doing this. The changes look pretty straight-forward.

The main thing I think is missing here is the shelltest equivalent of `@skipIfOutOfTreeDebugserver` -- most people build/test lldb with the system debug server (because, reasons...) and so the test will still fail in those configurations...


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

https://reviews.llvm.org/D91847



More information about the lldb-commits mailing list