We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5079a10 commit 40ce87fCopy full SHA for 40ce87f
src/test/debuginfo/issue12886.rs
@@ -9,12 +9,13 @@
9
// except according to those terms.
10
11
// ignore-android: FIXME(#10381)
12
+// ignore-windows failing on 64-bit bots FIXME #17638
13
14
// compile-flags:-g
-// gdb-command:break issue12886.rs:29
15
+// gdb-command:break issue12886.rs:30
16
// gdb-command:run
17
// gdb-command:next
-// gdb-check:[...]30[...]s
18
+// gdb-check:[...]31[...]s
19
// gdb-command:continue
20
21
// IF YOU MODIFY THIS FILE, BE CAREFUL TO ADAPT THE LINE NUMBERS IN THE DEBUGGER COMMANDS
0 commit comments