On 27-05-2020 17:22, Tom Tromey wrote: >>>>>> "Tom" == Tom de Vries writes: > > Tom> I tested this further in combination with the ada .gdb_index enabling, > Tom> and ran into failures in gdb.ada/bp_inlined_func.exp, which I managed to > Tom> fix by skipping the workaround when symbol_kind == function. > > Tom> At this point, I wonder, should we just enable this workaround for > Tom> symbol_kind == type? > > I think that would make sense. > I'll commit this patch then, once retesting has finished. Thanks, - Tom