diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index cf44111..6a0b822 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Mon Aug 21 11:49:17 1995 Kung Hsu <kung@mexican.cygnus.com> + + * remote-udi.c (udi_wait): Mask off high bits of stop reason. + * remote-udi.c (fetch_register): For unfetchable regs, pretend it's + done. Fix a bug. + Mon Aug 21 00:45:17 1995 Jeff Law (law@snake.cs.utah.edu) * Makefile.in (install): Remove "brokensed" hack, unnecessary now |