commit | d8504344d476f90bffca815b33b69fd778677478 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Thu Jan 06 07:34:44 2022 -0700 |
committer | Tom Tromey <tromey@adacore.com> | Thu Jan 06 07:54:30 2022 -0700 |
tree | 96cfaaa8f155e09c8874047968f6c2e3fa03a44f | |
parent | ffb864501ea53021f0bcedd6a8ffa440f5825efd [diff] |
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.