diff options
Diffstat (limited to 'lldb/lit/tools/lldb-mi/exec/exec-step-instruction.test')
| -rw-r--r-- | lldb/lit/tools/lldb-mi/exec/exec-step-instruction.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lldb/lit/tools/lldb-mi/exec/exec-step-instruction.test b/lldb/lit/tools/lldb-mi/exec/exec-step-instruction.test index 0613fb5c793..94c6b39f354 100644 --- a/lldb/lit/tools/lldb-mi/exec/exec-step-instruction.test +++ b/lldb/lit/tools/lldb-mi/exec/exec-step-instruction.test @@ -1,3 +1,5 @@ +# XFAIL: system-netbsd +# # RUN: %build %p/inputs/main.c --nodefaultlib -o %t # RUN: %lldbmi %t < %s | FileCheck %s |

