diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-01-04 22:56:06 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-01-04 22:56:06 +0000 |
commit | 5efb389945c45886ceddd830387b1a26b5ecdf24 (patch) | |
tree | 98ebae719884a4e612afa1ebcc417ed1e0bf64d5 /gdb/ChangeLog | |
parent | 67ac97591175936a06cc1ef1df228746edcdb545 (diff) | |
download | binutils-5efb389945c45886ceddd830387b1a26b5ecdf24.zip binutils-5efb389945c45886ceddd830387b1a26b5ecdf24.tar.gz binutils-5efb389945c45886ceddd830387b1a26b5ecdf24.tar.bz2 |
Tue Jan 4 14:51:35 1994 Stan Shebs (shebs@andros.cygnus.com)
* remote-mips.c (mips_wait): Fix ref to TARGET_WAITKIND_STOPPED.
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 b133334..93dec6f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Tue Jan 4 14:51:35 1994 Stan Shebs (shebs@andros.cygnus.com) + + * remote-mips.c (mips_wait): Fix ref to TARGET_WAITKIND_STOPPED. + Tue Jan 4 09:47:14 1994 Jim Kingdon (kingdon@lioth.cygnus.com) * target.h: Add enum target_waitkind, enum target_signal, and |