From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4067 invoked by alias); 6 May 2009 17:27:46 -0000 Received: (qmail 4045 invoked by uid 22791); 6 May 2009 17:27:44 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 06 May 2009 17:27:39 +0000 Received: (qmail 20404 invoked from network); 6 May 2009 17:27:37 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 6 May 2009 17:27:37 -0000 From: Pedro Alves To: "Marc Khouzam" Subject: Re: Missing new inferior notification for core files Date: Wed, 06 May 2009 17:27:00 -0000 User-Agent: KMail/1.9.10 Cc: gdb@sourceware.org References: <6D19CA8D71C89C43A057926FE0D4ADAA0762F13E@ecamlmw720.eamcs.ericsson.se> <200905052139.07139.pedro@codesourcery.com> <6D19CA8D71C89C43A057926FE0D4ADAA0762F552@ecamlmw720.eamcs.ericsson.se> In-Reply-To: <6D19CA8D71C89C43A057926FE0D4ADAA0762F552@ecamlmw720.eamcs.ericsson.se> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905061828.20371.pedro@codesourcery.com> 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-05/txt/msg00026.txt.bz2 On Wednesday 06 May 2009 14:45:22, Marc Khouzam wrote: > My apologies about not providing such a simple fix myself. > To be honnest, I hadn't realized it would be soooo easy. :-) Not a problem. Thanks for reporting. > > On second thought, this way is simpler. Try this. I'm giving it a > > testsuite spin. We'll handle the inferior pid change later. > > Of course, this worked great. Good, I've checked it in. -- Pedro Alves