diff options
Diffstat (limited to 'src/test/debug-info/method-on-struct.rs')
| -rw-r--r-- | src/test/debug-info/method-on-struct.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/debug-info/method-on-struct.rs b/src/test/debug-info/method-on-struct.rs index 249c3a073a2..4f8cb9515f4 100644 --- a/src/test/debug-info/method-on-struct.rs +++ b/src/test/debug-info/method-on-struct.rs @@ -8,6 +8,8 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. +// xfail-android + // compile-flags:-Z extra-debug-info // debugger:rbreak zzz // debugger:run |
