Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 7 Mar 2001 11:47:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 7 Mar 2001 11:47:13 -0500 Received: from [213.97.184.209] ([213.97.184.209]:2688 "HELO piraos.com") by vger.kernel.org with SMTP id ; Wed, 7 Mar 2001 11:46:58 -0500 Message-ID: <20010307164609.578.qmail@piraos.com> Date: Wed, 7 Mar 2001 17:46:09 +0100 (CET) From: German Gomez Garcia Subject: Problems with gdb and latest kernels (SIG32) To: kernel MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-Disposition: INLINE X-Mailer: Mahogany, 0.62 'Mars', compiled for Linux 2.4.2 i686 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hello, I'm trying to debug some multithreaded apps, I'm using gdb-5.0 and glibc-2.2.2. GDB works without problems for non-threaded apps, but whenever I try to debug a threaded one I got "SIG32, Real-time event 32" instead of the signal that would tell gdb that a new threaded is created. Anybody has also experiment this? Is this a GDB bug? a GLibc bug? or a kernel related problem? (kernel has NO bugs :-) I'm using 2.4.2-ac13, but it also happens with 2.4.2, and later, doesn't check with previous kernels. Regards, - german PS: Please CC'd to me as I'm not subscribed to the mailing list. Thanks. ------------------------------------------------------------------------- German Gomez Garcia | "This isn't right. This isn't even wrong." | -- Wolfgang Pauli - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/