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 f79aa3f..8d68f7a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2010-04-04 Stan Shebs <stan@codesourcery.com> + + * tracepoint.c (tfile_fetch_registers): Add fallback case. + 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com> * infcmd.c (run_command_1): Call proceed with regcache_read_pc address. |