Subject: PR/35540 CVS commit: [wrstuden-fixsa] src/gnu/dist/gdb6/gdb
To: None <skrll@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Nick Hudson <skrll@netbsd.org>
List: netbsd-bugs
Date: 05/21/2007 08:05:05
The following reply was made to PR toolchain/35540; it has been noted by GNATS.

From: Nick Hudson <skrll@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35540 CVS commit: [wrstuden-fixsa] src/gnu/dist/gdb6/gdb
Date: Mon, 21 May 2007 08:01:47 +0000 (UTC)

 Module Name:	src
 Committed By:	skrll
 Date:		Mon May 21 08:01:46 UTC 2007
 
 Modified Files:
 	src/gnu/dist/gdb6/gdb [wrstuden-fixsa]: configure configure.ac
 Added Files:
 	src/gnu/dist/gdb6/gdb [wrstuden-fixsa]: nbsd-thread.c
 
 Log Message:
 Add support for SA pthreads to gdb6.
 
 Code from Nathan Williams, PR/35540 and me.
 
 This could with more testing.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.1.1.2 -r1.1.1.2.6.1 src/gnu/dist/gdb6/gdb/configure \
     src/gnu/dist/gdb6/gdb/configure.ac
 cvs rdiff -r0 -r1.1.2.1 src/gnu/dist/gdb6/gdb/nbsd-thread.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.