From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3352 invoked by alias); 10 Aug 2008 21:05:41 -0000 Received: (qmail 3344 invoked by uid 22791); 10 Aug 2008 21:05:41 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 10 Aug 2008 21:05:06 +0000 Received: (qmail 32390 invoked from network); 10 Aug 2008 21:05:04 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 10 Aug 2008 21:05:04 -0000 From: Pedro Alves To: "John David Anglin" Subject: Re: [4/7] Adjust the ttrace target (HP-UX) to always register the Date: Sun, 10 Aug 2008 21:05:00 -0000 User-Agent: KMail/1.9.9 Cc: Daniel Jacobowitz , gdb-patches@sourceware.org References: <20080810003551.47C854DCB@hiauly1.hia.nrc.ca> In-Reply-To: <20080810003551.47C854DCB@hiauly1.hia.nrc.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808102205.08109.pedro@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-08/txt/msg00287.txt.bz2 On Sunday 10 August 2008 01:35:50, John David Anglin wrote: > > My understanding is that 1/7, 2/7, 7/7 are approved; 3/7 has a small > > discussion; 4/7 has a big discussion; and no one's looked at 5/7 or > > 6/7 yet. I'll look at those as soon as I get a chance, so poke me if > > 3/7 and 4/7 are resolved and I haven't done it yet. > > I've just tried Pedro's second and third patches for 4/7. Now *I've* lost track here. I thought that the "ttrace: Protocal error" / vla6.f90 bug we were resolving was independant of my 4/7 patch already registering a main thread (from this thread). It so happens that I layered the bug fix on top of the 4/7 patch, so I wouldn't have to readjust it if both patches were accepted. -- Pedro Alves