Update ChangeLog entry of commit 7e38ddcb2e and mention PR breakpoints/25011
authorTom de Vries <tdevries@suse.de>
Wed, 18 Sep 2019 20:39:39 +0000 (22:39 +0200)
committerTom de Vries <tdevries@suse.de>
Wed, 18 Sep 2019 20:39:39 +0000 (22:39 +0200)
gdb/ChangeLog
gdb/testsuite/ChangeLog

index f7d80e0..969515a 100644 (file)
@@ -27,6 +27,7 @@
 
 2019-08-04  Alan Hayward  <alan.hayward@arm.com>
 
+       PR breakpoints/25011
        * symfile.c (symbol_file_command): Call solib_create_inferior_hook.
 
 2019-05-29  Tom Tromey  <tromey@adacore.com>
index 9cc0b92..e074244 100644 (file)
@@ -14,6 +14,7 @@
 
 2019-07-08  Alan Hayward  <alan.hayward@arm.com>
 
+       PR breakpoints/25011
        * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
 
 2019-03-22  Alan Hayward  <alan.hayward@arm.com>