Add missing ChangeLog entries for commit bb995d00b3eef2f48d0be895c3509a7ddd8280a1
authorKeith Seitz <keiths@redhat.com>
Fri, 22 Feb 2019 20:05:37 +0000 (12:05 -0800)
committerKeith Seitz <keiths@redhat.com>
Fri, 22 Feb 2019 20:05:37 +0000 (12:05 -0800)
gdb/ChangeLog
gdb/testsuite/ChangeLog

index b57cc87..a375449 100644 (file)
@@ -1,3 +1,9 @@
+2019-02-22  Keith Seitz  <keiths@redhat.com>
+
+       PR symtab/23853
+       * linespec.c (create_sals_line_offset): Search for the default
+       symtab's filename instead of its fullname.
+
 2019-02-21  Alan Hayward  <alan.hayward@arm.com>
 
        * NEWS: Update style defaults.
index 92b3b8f..2751cbe 100644 (file)
@@ -1,3 +1,9 @@
+2019-02-22  Keith Seitz  <keiths@redhat.com>
+
+       PR symtab/23853
+       * gdb.base/symlink-sourcefile.c: New file.
+       * gdb.base/symlink-sourcefile.exp: New file.
+
 2019-02-20  Tom Tromey  <tom@tromey.com>
 
        * gdb.base/info_qt.exp: Update.