[Lldb-commits] [lldb] [lldb] Fixed the DAP tests in case of a remote target (PR #92416)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Fri May 17 02:09:51 PDT 2024


labath wrote:

Are *all* lldb-dap tests not compatible with running remotely? If so, then instead of annotating them individually, we could tag them all with some "dap" category (if they're not already) and then automatically skip that category when running remotely.

https://github.com/llvm/llvm-project/pull/92416


More information about the lldb-commits mailing list