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 2cd4a13..ab03b29 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2004-08-07 Andrew Cagney <cagney@gnu.org> + + * regcache.c (regcache_raw_read): For the moment, #ifdef assert + that the register is valid. + 2004-08-05 Mark Kettenis <kettenis@chello.nl> * i386-linux-tdep.c (i386_linux_sigtramp_start) |