diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-11-15 22:29:48 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-11-15 22:29:48 +0000 |
commit | 2d4838fe0dcca00186f623dce94352572ec05dae (patch) | |
tree | e7e5b9a93d42861e7146c20713e3b1863084ac46 /gdb/ChangeLog | |
parent | 8de6b5f8e9e8add46ec46977e984a28411ad056a (diff) | |
download | gdb-2d4838fe0dcca00186f623dce94352572ec05dae.zip gdb-2d4838fe0dcca00186f623dce94352572ec05dae.tar.gz gdb-2d4838fe0dcca00186f623dce94352572ec05dae.tar.bz2 |
* i386-stub.c, m68k-stub.c, sparc-stub.c, sparcl-stub.c: Mask out
the top bit returned by getDebugChar.
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 c39a47b..b71aaa0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Tue Nov 15 14:25:47 1994 Stan Shebs (shebs@andros.cygnus.com) + + * i386-stub.c, m68k-stub.c, sparc-stub.c, sparcl-stub.c: Mask out + the top bit returned by getDebugChar. + Tue Nov 15 01:03:56 1994 Rob Savoye (rob@slipknot.cygnus.com) * op50-rom.c, w89k-rom.c, monitor.c: Modify to usr two variables |