From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21759 invoked by alias); 23 Apr 2002 10:40:42 -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 21676 invoked from network); 23 Apr 2002 10:40:34 -0000 Received: from unknown (HELO wiprom2mx1.wipro.com) (203.197.164.41) by sources.redhat.com with SMTP; 23 Apr 2002 10:40:34 -0000 Received: from m2vwall2.wipro.com ([164.164.29.236]) by wiprom2mx1.wipro.com (8.11.3/8.11.3) with SMTP id g3NAeVE00371; Tue, 23 Apr 2002 16:10:31 +0530 (IST) Received: from wipro.com ([192.168.225.16]) by m3mail.mail.wipro.com (Netscape Messaging Server 4.15) with ESMTP id GV0O9Z00.DD0; Tue, 23 Apr 2002 16:09:35 +0530 Message-ID: <3CC53B59.B08FD5C4@wipro.com> Date: Tue, 23 Apr 2002 03:40:00 -0000 From: "Bino Mathew" X-Accept-Language: en MIME-Version: 1.0 To: bug-gdb@gnu.org, bug-glibc@gnu.org, libc-alpha@sources.redhat.com, gdb@sources.redhat.com Subject: Regarding Libc,threaded application on mips-linu Content-Type: multipart/mixed; boundary="----=_NextPartTM-000-6ac06eea-569a-11d6-af80-0080c8048dde" X-SW-Source: 2002-04/txt/msg00385.txt.bz2 This is a multi-part message in MIME format. ------=_NextPartTM-000-6ac06eea-569a-11d6-af80-0080c8048dde Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-length: 806 Hi All, I am using a linux(2.4.16) on mips (bigendian) box for development of gdb tool.Recently I downloaded gdb 5.1 source code and was able to successfully configure and compile for the above mentioned mips box.I am also encountering the same old problem of debugging the threaded application... Starting program: /data/gdb/./SimpleVideolin.out [New Thread 1024 (LWP 438)] Program received signal SIGTRAP, Trace/breakpoint trap. [Switching to Thread 1024 (LWP 438)] 0x00000000 in ?? () In one of the mailing list I saw that this due to bug in libc. Can you tell me 1.Where can find the libc which don't have this bug 2.Is there any patches are associated with gdb for above mentioned problem Thankx for your time... Bino Mathew ------=_NextPartTM-000-6ac06eea-569a-11d6-af80-0080c8048dde Content-Type: text/plain; name="Wipro_Disclaimer.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="Wipro_Disclaimer.txt" Content-length: 477 **************************Disclaimer************************************ Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only by the individual or entity to which it is addressed. You are notified that any use, copying or dissemination of the information contained in the E-MAIL in any manner whatsoever is strictly prohibited. ******************************************************************** ------=_NextPartTM-000-6ac06eea-569a-11d6-af80-0080c8048dde--