From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9471 invoked by alias); 2 Feb 2002 14:31:03 -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 9430 invoked from network); 2 Feb 2002 14:30:59 -0000 Received: from unknown (HELO wiprom2mx1.wipro.com) (203.197.164.41) by sources.redhat.com with SMTP; 2 Feb 2002 14:30:59 -0000 Received: from m2vwall3.wipro.com (m2vwall3.wipro.com [164.164.29.237]) by wiprom2mx1.wipro.com (8.11.3/8.11.3) with SMTP id g12EUrA01277 for ; Sat, 2 Feb 2002 20:00:54 +0530 (IST) Received: from 192.168.223.18 by m2vwall3.wipro.com (InterScan E-Mail VirusWall NT); Sat, 02 Feb 2002 20:00:48 +0530 Received: from 8420044-mahatad.wipro.com ([192.127.177.115]) by platinum.mail.wipro.com (Netscape Messaging Server 4.15) with ESMTP id GQWTNB00.R4V for ; Sat, 2 Feb 2002 20:00:48 +0530 From: "debashis mahata" To: Subject: How to use linux-thread.c Date: Sat, 02 Feb 2002 06:31:00 -0000 Message-ID: <000001c1abf5$f639b9c0$73b17fc0@8420044-mahatad.wipro.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPartTM-000-4c5c85ef-17ab-11d6-a217-0000e22173f5" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 X-SW-Source: 2002-02/txt/msg00047.txt.bz2 This is a multi-part message in MIME format. ------=_NextPartTM-000-4c5c85ef-17ab-11d6-a217-0000e22173f5 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-length: 486 Hi all, I am using a i386 Linux system. I am currently using gdb 5.1.1 for debugging. Without using libthread_db.so.1, can I debug a multi-threaded program ? Is there any way to disable the use of libthread_db.so.1 through initial configuration? I can see 3 thread specific files in gdb-5.1.1 for linux - lin-thread.c, lin-lwp.c, linux-thread.c. Is there any documentation on the specific usage of each of these files - like when to use which file ? Thanks in advance, debashis ------=_NextPartTM-000-4c5c85ef-17ab-11d6-a217-0000e22173f5 Content-Type: text/plain; name="InterScan_Disclaimer.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="InterScan_Disclaimer.txt" Content-length: 481 **************************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-4c5c85ef-17ab-11d6-a217-0000e22173f5--