On Mon, Jan 14, 2013 at 04:46:39PM -0800, Christoph Egger wrote: > > (gdb) run > > > > Program received signal 32, LinuxThreads restart signal. > > __pthread_sigsuspend () at > > ../ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/pt-sigsuspend.S:24 > > 24 ../ports/sysdeps/unix/bsd/bsd4.4/kfreebsd/linuxthreads/pt-sigsuspend.S: > > No such file or directory. > > (gdb) c > > warning: Signal 32 does not exist on this system.
I've see this myself and reported it at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698200 I have an initial patch which at least prevents the debugged program hanging after 'continue' but is probably not really complete as it doesn't make it possible to direct the debugger to not stop for these signals. Jeff -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

