From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30853 invoked by alias); 6 Dec 2002 19:20:26 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 30846 invoked from network); 6 Dec 2002 19:20:25 -0000 Received: from unknown (HELO exchange.timesys.com) (65.117.135.102) by sources.redhat.com with SMTP; 6 Dec 2002 19:20:25 -0000 Received: from [192.168.2.66] ([65.117.135.98]) by exchange.timesys.com with Microsoft SMTPSVC(5.0.2195.3779); Fri, 6 Dec 2002 14:19:44 -0500 Subject: Gdbserver Threading Issues From: Paul Mundt To: gdb@sources.redhat.com Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ohPdhmvQHtGCRlrRUP++" Organization: TimeSys Corporation Message-Id: <1039206274.11722.85.camel@Origin> Mime-Version: 1.0 Date: Fri, 06 Dec 2002 11:20:00 -0000 X-OriginalArrivalTime: 06 Dec 2002 19:19:44.0218 (UTC) FILETIME=[6EDACBA0:01C29D5C] X-SW-Source: 2002-12/txt/msg00122.txt.bz2 --=-ohPdhmvQHtGCRlrRUP++ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Content-length: 557 Hi, Getting some interesting behavior out of gdbserver now.. (from 5.3 branch). If I run a pthreaded application under it, using Daniel's patch, I only get a single thread reported, regardless of how many are created. However, if I insert a breakpoint into the function each thread is running, it picks them up fine.. (info threads looks sane then as well). Also, if the breakpoint is inserted anywhere else (ie, main()), it still fails to report additional threads. Suggestions? Regards, --=20 Paul Mundt TimeSys Corporation --=-ohPdhmvQHtGCRlrRUP++ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part Content-length: 232 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQA98QeBicEyV32UmDQRAhLaAJ9F9DhhfZ91U6bH9KZSX9F92XQLmgCeNfD4 mcHWUY9I4RdNmpKJeWAlIGg= =hRZy -----END PGP SIGNATURE----- --=-ohPdhmvQHtGCRlrRUP++--