This is the mail archive of the gdb-testers@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

GDB Snapshot 19990201 Now Available


Just in time to relieve the February doldrums!

As usual, the snap is at ftp://ftp.cygnus.com/private/gdb/.

-rw-rw-r--   1 shebs    cygnus     303885 Feb  2 11:23 dejagnu-19990121-19990201.diff.gz
-rw-rw-r--   1 shebs    cygnus    2704980 Feb  2 11:23 dejagnu-19990201.tar.gz
-rw-rw-r--   1 shebs    cygnus     299231 Feb  2 11:23 gdb-19990121-19990201.diff.gz
-rw-rw-r--   1 shebs    cygnus   11461690 Feb  2 11:23 gdb-19990201.tar.gz

This snapshot has one special feature; the files buildsym.[ch] have
been converted to pure ANSI/ISO C, and can no longer be compiled by a
K&R-only compiler.  (It's been 10 years since C was standardized; time
to modernize!)  If this change causes no serious difficulties for
4.18, then we will adopt this as the new standard for all of GDB.

								Stan