From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14305 invoked by alias); 3 Dec 2009 14:59:33 -0000 Received: (qmail 14291 invoked by uid 22791); 3 Dec 2009 14:59:31 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from imr1.ericy.com (HELO imr1.ericy.com) (198.24.6.9) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 03 Dec 2009 14:59:26 +0000 Received: from eusaamw0712.eamcs.ericsson.se ([147.117.20.181]) by imr1.ericy.com (8.13.1/8.13.1) with ESMTP id nB3Ex3Hx029055 for ; Thu, 3 Dec 2009 08:59:32 -0600 Received: from EUSAACMS0703.eamcs.ericsson.se ([169.254.1.228]) by eusaamw0712.eamcs.ericsson.se ([147.117.20.181]) with mapi; Thu, 3 Dec 2009 09:59:22 -0500 From: Marc Khouzam To: "'gdb@sourceware.org'" Date: Thu, 03 Dec 2009 14:59:00 -0000 Subject: RE: Multiprocess GDB, formal spec Message-ID: References: <20081020153814.GR6257@adacore.com> In-Reply-To: <20081020153814.GR6257@adacore.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-12/txt/msg00022.txt.bz2 Sorry again, just testing my theory about keeping a thread=20 going from my previous post: http://sourceware.org/ml/gdb/2009-12/msg00020.html (didn't work when I changed the subject; I'm trying to see if it works with the same subject) > -----Original Message----- > From: Joel Brobecker [mailto:brobecker@adacore.com]=20 > Sent: Monday, October 20, 2008 11:38 AM > To: Marc Khouzam > Cc: gdb@sourceware.org > Subject: Re: Multiprocess GDB, formal spec >=20 > > (side note, anyone know how I can keep a thread going, when=20 > I don't have > > the original email? Here, I'm trying to reply to > > http://sourceware.org/ml/gdb/2008-08/msg00169.html , but=20 > I'm going to > > end up creating a new thread :-( ) >=20 > There is a link at the top to the text-version of the mail (Other > format: [Raw text]). It's in mbox version, so you should be able > to import that email into your mailer. I also keep a copy of > all emails sent to these mail-lists, so I can bounce you a copy of > the email if you tell me which one... >=20 > --=20 > Joel >=20