Date: Mon, 28 Jun 2004 04:05:16 GMT From: Marcel Moolenaar <marcel@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 55967 for review Message-ID: <200406280405.i5S45G0t033596@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=55967 Change 55967 by marcel@marcel_nfs on 2004/06/28 04:05:05 Follow davidxu@ and add _libc_r_debug. Affected files ... .. //depot/projects/gdb/lib/libc_r/uthread/pthread_private.h#3 edit Differences ... ==== //depot/projects/gdb/lib/libc_r/uthread/pthread_private.h#3 (text+ko) ==== @@ -1180,6 +1180,15 @@ #endif ; +/* + * libthread_db.so support. + */ +SCLASS int _libc_r_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?200406280405.i5S45G0t033596>