diff options
author | Jason Molenda <jmolenda@apple.com> | 1999-12-08 02:51:13 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 1999-12-08 02:51:13 +0000 |
commit | de57eccd12a59b2ccb9700dca5c6e86d5c6425ad (patch) | |
tree | 37044be8a572bdedabcaeede95935594432f6572 /gdb/testsuite/ChangeLog | |
parent | 6fe6a461276a13a5c309724ffe54a5cf5893c4f7 (diff) | |
download | gdb-de57eccd12a59b2ccb9700dca5c6e86d5c6425ad.zip gdb-de57eccd12a59b2ccb9700dca5c6e86d5c6425ad.tar.gz gdb-de57eccd12a59b2ccb9700dca5c6e86d5c6425ad.tar.bz2 |
import gdb-1999-12-07 snapshot
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 0bd354b..30308c8 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,11 @@ +1999-12-06 Jim Blandy <jimb@cygnus.com> + + * gdb.base/default.exp: Expect the new 'info float' command on + all i386 platforms. + + * gdb.threads/linux-dp.exp: Expand our ability to recognize + LinuxThreads libraries that don't support debugging. + Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com> * gdb.base/remote.c: Fill the buffer with truely random data. |