This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project.


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

CVS branch created for gdb 4.18.1 patches/release


Hi, I have set up a CVS branch on sourceware.cygnus.com for patches that
have been accepted for inclusion in GDB 4.18.1.

There are currently three things included on the branch.  Two changes
to the GDB directory:

1999-04-26  Jim Blandy  <jimb@zwingli.cygnus.com>
        
        Fix from Dave Holcomb.
        * hpux-thread.c (init_hpux_thread_ops): Use the right function
        name when initializing hpux_thread_ops.to_thread_alive.
        
1999-04-13  Jason Molenda  (jsm@bugshack.cygnus.com)
        
        * configure.in (HAVE_MULTIPLE_PROC_FDS): Don't define if we're
        on a Solaris host (of any architecture).
        * configure: Regenerated.

The third change is that I added the top-level ChangeLog file which was
absent in the 4.18 release.

GDB 4.18.1 will be based off of this branch when it is released.  You can
check out a copy of the 4.18 branch with a CVS command like this:

 % cvs -d :pserver:anoncvs@sourceware.cygnus.com:/cvs/gdb login
(use "anoncvs" as the password)
 % cvs -z9 -d :pserver:anoncvs@sourceware.cygnus.com:/cvs/gdb co -r gdb-4_18-branch gdb

You can browse the branch sources with cvsweb via this URL:

http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/gdb/?cvsroot=gdb&only_with_tag=gdb-4_18-branch


You can look for CVS commits on the branch by looking at the gdb-cvs
mail archives:

	http://sourceware.cygnus.com/ml/gdb-cvs/1999-q2/

Commits on the branch have subject lines starting "Tag: gdb-4_18-branch".


Jim Blandy is the 4.18 and 4.18.1 release manager, if you have any
questions about why a patch is or isn't included in the branch, please
contact him.

If you have any questions about this, please send them my way.

Jason

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