Date: Sat, 30 May 1998 18:39:04 -0700 From: Amancio Hasty <hasty@rah.star-gate.com> To: John Birrell <jb@cimlogic.com.au> Cc: current@FreeBSD.ORG Subject: Re: pthreads and thread-specific? Message-ID: <199805310139.SAA18592@rah.star-gate.com> In-Reply-To: Your message of "Sun, 31 May 1998 11:39:35 %2B1000." <199805310139.LAA13018@cimlogic.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Just give me a few more minutes to try to answer your question. kill -INFO 8862 {hasty} gdb-elf ./Task_Test GDB is free software and you are welcome to distribute copies of it under certain conditions; type "show copying" to see the conditions. There is absolutely no warranty for GDB; type "show warranty" for details. GDB 4.16 (i386-unknown-freebsd), Copyright 1996 Free Software Foundation, Inc... (gdb) run Starting program: /usr/home/hasty/ace/ACE_wrappers/tests/./Task_Test Program received signal ?, Unknown signal. 0x2819c3b8 in _thread_kern_set_timeout (timeout=0x0) at /usr/src/lib/libc_r/uthread/uthread_kern.c:680 680 } Current language: auto; currently c ------------------------ However if I issue the signal without running the program under gdb the SIGINFO is interpreted correctly. Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805310139.SAA18592>