Skip to content

Commit a9b5c69

Browse files
committed
Ignore GDB versions with broken str printing.
https://sourceware.org/bugzilla/show_bug.cgi?id=22236
1 parent 5e7af46 commit a9b5c69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/debuginfo/empty-string.rs

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// ignore-android: FIXME(#10381)
33
// compile-flags:-g
44
// min-gdb-version: 7.7
5+
// ignore-gdb-version: 7.11.90 - 8.0.9
56
// min-lldb-version: 310
67

78
// === GDB TESTS ===================================================================================

0 commit comments

Comments
 (0)