From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2381 invoked by alias); 23 Aug 2006 00:31:44 -0000 Received: (qmail 2373 invoked by uid 22791); 23 Aug 2006 00:31:44 -0000 X-Spam-Check-By: sourceware.org Received: from mx2.palmsource.com (HELO mx2.palmsource.com) (12.7.175.14) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 23 Aug 2006 00:31:41 +0000 Received: from localhost (localhost [127.0.0.1]) by localhost.domain.tld (Postfix) with ESMTP id A7F7B25F57; Tue, 22 Aug 2006 17:31:40 -0700 (PDT) Received: from mx2.palmsource.com ([127.0.0.1]) by localhost (mx2.palmsource.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10738-01-3; Tue, 22 Aug 2006 17:31:39 -0700 (PDT) Received: from ussunex01.palmsource.com (unknown [192.168.101.9]) by mx2.palmsource.com (Postfix) with ESMTP id E5A0D25F37; Tue, 22 Aug 2006 17:31:39 -0700 (PDT) Received: from 192.168.92.59 ([192.168.92.59]) by ussunex01.palmsource.com ([192.168.101.9]) via Exchange Front-End Server owa.palmsource.com ([10.0.20.17]) with Microsoft Exchange Server HTTP-DAV ; Wed, 23 Aug 2006 00:31:39 +0000 Received: from svmsnyderlnx by owa.palmsource.com; 22 Aug 2006 17:31:39 -0700 Subject: Follow-fork with gdbserver From: Michael Snyder To: Daniel Jacobowitz , GDB General ML Cc: Ewa Matejska Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Wed, 23 Aug 2006 00:31:00 -0000 Message-Id: <1156293099.9019.28.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-08/txt/msg00180.txt.bz2 Hey Daniel, How difficult, and how interesting, do you think it would be to add follow-fork support to gdbserver for native linux? Cheers, Michael