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.
2 parents fa6b2d4 + 40ce87f commit 823f108Copy full SHA for 823f108
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