Rollup merge of #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
This commit is contained in:
commit
8b34f72b4f
@ -2,6 +2,7 @@
|
||||
// ignore-android: FIXME(#10381)
|
||||
// compile-flags:-g
|
||||
// min-gdb-version: 7.7
|
||||
// ignore-gdb-version: 7.11.90 - 8.0.9
|
||||
// min-lldb-version: 310
|
||||
|
||||
// === GDB TESTS ===================================================================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user