From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2096 invoked by alias); 3 Oct 2002 15:54:49 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 2086 invoked from network); 3 Oct 2002 15:54:48 -0000 Received: from unknown (HELO mtvmime01.veritas.com) (143.127.3.10) by sources.redhat.com with SMTP; 3 Oct 2002 15:54:48 -0000 Received: from megami (unverified) by mtvmime01.veritas.com (Content Technologies SMTPRS 4.2.10) with SMTP id ; Thu, 3 Oct 2002 08:55:01 -0700 Received: from pacbell.net(ellen.veritas.com[10.180.88.137]) (1011 bytes) by megami via sendmail with P:esmtp/R:smart_host/T:smtp (sender: ) id for ; Thu, 3 Oct 2002 08:54:46 -0700 (PDT) (Smail-3.2.0.101 1997-Dec-17 #15 built 2001-Aug-30) Message-ID: <3D9C6844.21E6778@pacbell.net> Date: Thu, 03 Oct 2002 08:54:00 -0000 From: Bruce Korb X-Accept-Language: en MIME-Version: 1.0 To: Keith Seitz , insight@sources.redhat.com Subject: Re: multi-threaded debugging using Insight References: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-SW-Source: 2002-q4/txt/msg00005.txt.bz2 Hi, I'm still interested to know if it is supposed to be possible. My use of popen seems to cause a problem, but there is no FAQ and the folks on the gdb list did not even reply. I solved my immediate problem using printf debugging, but I would prefer to use an interactive debugger. Much easier. Is multi-process debugging new territory?