We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dcb678 commit 6e19f82Copy full SHA for 6e19f82
tests/debuginfo/include_string.rs
@@ -1,4 +1,6 @@
1
//@ min-lldb-version: 310
2
+//@ ignore-gdb-version: 15.0 - 99.0
3
+// ^ test temporarily disabled as it fails under gdb 15
4
5
//@ compile-flags:-g
6
// gdb-command:run
tests/debuginfo/vec-slices.rs
0 commit comments