diff options
author | Fred Fish <fnf@specifix.com> | 1993-05-11 17:45:22 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1993-05-11 17:45:22 +0000 |
commit | 965a33af59b887f7652566495976cfa15f843cb7 (patch) | |
tree | ee97c32e4e3981f15aa4eb68bd80b508137f36e6 /gdb | |
parent | 415e62080dbf617e3657ded9431b791468e27583 (diff) | |
download | gdb-965a33af59b887f7652566495976cfa15f843cb7.zip gdb-965a33af59b887f7652566495976cfa15f843cb7.tar.gz gdb-965a33af59b887f7652566495976cfa15f843cb7.tar.bz2 |
* README: Update known bugs to include the Solaris bug that
leaves core dumps in the current directory when restarting the
inferior with "run". Expand on the testsuite information.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a9f10f1..b6b1d7f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,12 @@ +Tue May 11 08:04:41 1993 Fred Fish (fnf@cygnus.com) + + * README: Update known bugs to include the Solaris bug that + leaves core dumps in the current directory when restarting the + inferior with "run". Expand on the testsuite information. + + * Makefile.in (VERSION): Bump to 4.8.96 for what should hopefully + be the last 4.9 prerelease test archive. + Mon May 10 22:13:23 1993 Jim Kingdon (kingdon@cygnus.com) * config/m68k/xm-hp300bsd.h: Include <sys/param.h> to avoid INT_MAX |