]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
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 f7d80e0b05e9b1493b4b7ce1e998e8ea96a62ae3..969515a65e93ff2337f7824ee0dac9e1754b41ba 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 9cc0b924211bb48720cf509a36de386f6a56c507..e0742444e52542faeb18c29f6d71a1f448123a9b 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>