We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3c51a9 commit 563d795Copy full SHA for 563d795
tests/debuginfo/issue-12886.rs
@@ -5,7 +5,7 @@
5
6
// gdb-command:run
7
// gdb-command:next
8
-// gdb-check:[...]24[...]let s = Some(5).unwrap(); // #break
+// gdb-check:[...]23[...]let s = Some(5).unwrap(); // #break
9
// gdb-command:continue
10
11
#![feature(omit_gdb_pretty_printer_section)]
0 commit comments