diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b934297..e546950 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com> + + * findvar.c (address_from_register): Check REGNUM validity. + 2015-10-20 Aleksandar Ristovski <aristovski@qnx.com> * gdb/nto-procfs.c (procfs_pid_to_exec_file): New function. |