Revert basenames_may_differ patch
authorTom Tromey <tromey@adacore.com>
Wed, 5 Feb 2020 09:53:44 +0000 (10:53 +0100)
committerTom Tromey <tromey@adacore.com>
Fri, 7 Feb 2020 19:38:27 +0000 (12:38 -0700)
commit76f5096cd444948843f5bf65eee33c32881d6332
treebf561b39e85a423b9b19c38fde6151c5e7e46341
parent168359c1b5a300dc0d6596d8e11295b365f38e4a
Revert basenames_may_differ patch

Commit a0c1ffedc regressed certain cases coming from Eclipse.
See PR breakpoints/24915.

This patch reverts the commit for the gdb 9 release.

gdb/ChangeLog
2020-02-07  Tom Tromey  <tromey@adacore.com>

PR breakpoints/24915:
* source.c (find_and_open_source): Do not check basenames_may_differ.

gdb/testsuite/ChangeLog
2020-02-07  Tom Tromey  <tromey@adacore.com>

PR breakpoints/24915:
* gdb.base/annotate-symlink.exp: Use setup_xfail.

Change-Id: Iadbf42f35eb40c95ad32b2108ae25d8f199998bd
gdb/ChangeLog
gdb/source.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/annotate-symlink.exp
This page took 0.024326 seconds and 4 git commands to generate.