Bug: https://github.com/rust-lang/rust/issues/79009
Gbp-Pq: Name u-ignore-gdb-10-failures.patch
+// ignore-test fails on gdb-10 see #79009
// min-lldb-version: 310
// compile-flags:-g
+// ignore-test fails on gdb-10 see #79009
// ignore-tidy-linelength
// Require a gdb that can read DW_TAG_variant_part.
+// ignore-test fails on gdb-10 see #79009
// This test makes sure that the LLDB pretty printer does not throw an exception
// for nested closures and generators.
+// ignore-test fails on gdb-10 see #79009
// ignore-windows failing on win32 bot
// ignore-freebsd: gdb package too new
// ignore-android: FIXME(#10381)