Update ChangeLog entry of commit 7e38ddcb2e and mention PR breakpoints/25011

This commit is contained in:
Tom de Vries
2019-09-18 22:39:39 +02:00
parent 5ca0b868fa
commit 88f07f28d5
2 changed files with 2 additions and 0 deletions

View 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>

View 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>