Date: Mon, 13 Jun 2005 15:10:07 GMT From: Pete French <petefrench@ticketswitch.com> To: freebsd-threads@FreeBSD.org Subject: Re: threads/80992: abort() sometimes not caught by gdb depending on thread library Message-ID: <200506131510.j5DFA7dA082469@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR threads/80992; it has been noted by GNATS. From: Pete French <petefrench@ticketswitch.com> To: bug-followup@FreeBSD.org, freebsd-threads@FreeBSD.org Cc: Subject: Re: threads/80992: abort() sometimes not caught by gdb depending on thread library Date: Mon, 13 Jun 2005 16:09:52 +0100 A bit more info - this problem seems to be related to the scope of the threads as if I run the test program with LIBPTHREAD_SYSTEM_SCOPE defined then the debugger catches the abort correctly and lets me trace the offending method call.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506131510.j5DFA7dA082469>