From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6866 invoked by alias); 23 Dec 2002 23:40:18 -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 6858 invoked from network); 23 Dec 2002 23:40:16 -0000 Received: from unknown (HELO fw1.coware.com) (208.46.221.194) by 209.249.29.67 with SMTP; 23 Dec 2002 23:40:16 -0000 Received: from CoWare.com (coware1 [192.168.1.102]) by fw1.coware.com (8.11.6+Sun/8.11.4) with ESMTP id gBNNe5e07348 for ; Mon, 23 Dec 2002 15:40:05 -0800 (PST) Received: from gleekxp (dhcp209.coware.com [192.168.1.209]) by CoWare.com (8.11.1/8.11.4) with SMTP id gBNNe4h20776 for ; Mon, 23 Dec 2002 15:40:04 -0800 (PST) From: "Sunil Alankar" To: Subject: qthread support in gdb Date: Mon, 23 Dec 2002 15:40:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: <20021223232717.GA6675@nevyn.them.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-SW-Source: 2002-12/txt/msg00311.txt.bz2 Hi, I am looking for any info on qthread support in GDB. I would really appreciate any help in this direction. I want to use GDB to debug SystemC threads that are implemented using qthread package. Is there any extension to GDB that supports this? Does any body know how to extend GDB to do this. Thank you Sunil