Fix some failures in langs.exp
authorTom Tromey <tromey@adacore.com>
Thu, 6 Jan 2022 14:34:44 +0000 (07:34 -0700)
committerTom Tromey <tromey@adacore.com>
Thu, 6 Jan 2022 14:54:30 +0000 (07:54 -0700)
commitd8504344d476f90bffca815b33b69fd778677478
tree96cfaaa8f155e09c8874047968f6c2e3fa03a44f
parentffb864501ea53021f0bcedd6a8ffa440f5825efd
Fix some failures in langs.exp

langs.exp currently has some fails for me because the stack trace
includes full paths to the source files.

    FAIL: gdb.base/langs.exp: up to foo in langs.exp
    FAIL: gdb.base/langs.exp: up to cppsub_ in langs.exp
    FAIL: gdb.base/langs.exp: up to fsub in langs.exp

This fixes the failures by making the filename regexps a bit more lax.
gdb/testsuite/gdb.base/langs.exp