Skip to content

Commit 582db6a

Browse files
authored
Rollup merge of rust-lang#69223 - spunit262:empty-string-gdb-version, r=Dylan-DPC
Ignore GDB versions with broken str printing. https://sourceware.org/bugzilla/show_bug.cgi?id=22236
2 parents cdaeb23 + a9b5c69 commit 582db6a

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)