Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jun 2004 04:06:18 GMT
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 55969 for review
Message-ID:  <200406280406.i5S46Ilg033723@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=55969

Change 55969 by marcel@marcel_nfs on 2004/06/28 04:05:58

	Add _libthr_debug.

Affected files ...

.. //depot/projects/gdb/lib/libthr/thread/thr_private.h#6 edit

Differences ...

==== //depot/projects/gdb/lib/libthr/thread/thr_private.h#6 (text+ko) ====

@@ -732,6 +732,15 @@
 #endif
 ;
 
+/*
+ * libthread_db.so support.
+ */
+SCLASS int _libthr_debug
+#ifdef GLOBAL_PTHREAD_PRIVATE
+= 0
+#endif
+;
+
 /* Undefine the storage class specifier: */
 #undef  SCLASS
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406280406.i5S46Ilg033723>