From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3991 invoked by alias); 16 Aug 2002 08:38:08 -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 3983 invoked from network); 16 Aug 2002 08:38:07 -0000 Received: from unknown (HELO Calsvrint.tcscal.co.in) (203.197.96.41) by sources.redhat.com with SMTP; 16 Aug 2002 08:38:07 -0000 Received: from a5-928 ([172.18.20.110]) by Calsvrint.tcscal.co.in (Lotus Domino Release 5.0.10) with ESMTP id 2002081614064343:182 ; Fri, 16 Aug 2002 14:06:43 +0530 Subject: Debugging threads on Linux From: Biswapesh Chattopadhyay To: GDB List Date: Fri, 16 Aug 2002 01:38:00 -0000 Message-Id: <1029487241.2226.6.camel@A5-928> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-SW-Source: 2002-08/txt/msg00177.txt.bz2 Hi all I/m portiong a large multithreaded network C++ app which uses ACE and Oracle from Solaris and Linux. Is there any way to debug multi-threaded programs using GDB on Linux ? I'm using GDB version 5.1 on RedHar 7.2 Thanks in advance. Rgds, Biswa.