diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2c95850..e25bbcf 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2007-10-22 Markus Deuling <deuling@de.ibm.com> + + * target.c (debug_print_register): Use get_regcache_arch to get at the + current architecture by regcache. + 2007-10-21 Daniel Jacobowitz <dan@codesourcery.com> * dwarf2read.c (read_file_scope): Add a comment. |