PERFORCE change 55969 for review

Marcel Moolenaar marcel at FreeBSD.org
Sun Jun 27 21:06:20 PDT 2004


http://perforce.freebsd.org/chv.cgi?CH=55969

Change 55969 by marcel at 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
 


More information about the p4-projects mailing list