From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11202 invoked by alias); 1 Sep 2003 10:31:44 -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 11193 invoked from network); 1 Sep 2003 10:31:43 -0000 Received: from unknown (HELO cam-admin0.cambridge.arm.com) (193.131.176.54) by sources.redhat.com with SMTP; 1 Sep 2003 10:31:43 -0000 Received: from cam-mail2.cambridge.arm.com (cam-mail2.cambridge.arm.com [10.1.127.39]) by cam-admin0.cambridge.arm.com (8.9.3/8.9.3) with ESMTP id LAA24170 for ; Mon, 1 Sep 2003 11:31:39 +0100 (BST) Received: from notescammail2.cambridge.arm.com (notescammail2.cambridge.arm.com [10.1.255.56]) by cam-mail2.cambridge.arm.com (8.9.3/8.9.3) with ESMTP id LAA29681 for ; Mon, 1 Sep 2003 11:31:37 +0100 (BST) Subject: GDB 6.0 Branch and ARM Multithreading Support To: gdb@sources.redhat.com Message-ID: From: Chris.Pedley@arm.com Date: Mon, 01 Sep 2003 10:31:00 -0000 MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii X-SW-Source: 2003-09/txt/msg00000.txt.bz2 Hi, I've cross compiled the GDB 6.0 branch for ARM Linux (host=arm-linux target=arm-linux build=i686-linux) and can't get it to debug a multithreaded program. Attempting to debug a program that creates a thread results in: Program received signal SIG32, Real-time event 32. 0x0000f2c0 in __sigsuspend (set=0xbffffc9c) ... I've linked the program statically against unstripped libraries as I am aware that people have had trouble debugging multithreaded applications using a stripped pthread library. Any suggestions as to what is wrong? Thanks, Chris -- Chris Pedley, Graduate Engineer Intellectual Property Solutions Division ARM Ltd, 110 Fulbourn Rd, Cambridge CB1 9NJ UK Tel : +44 1223 400847 Fax: +44 1223 400410