From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26665 invoked by alias); 8 Nov 2007 00:07:16 -0000 Received: (qmail 26581 invoked by uid 22791); 8 Nov 2007 00:07:15 -0000 X-Spam-Check-By: sourceware.org Received: from qmta01.westchester.pa.mail.comcast.net (HELO QMTA01.westchester.pa.mail.comcast.net) (76.96.62.16) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 08 Nov 2007 00:07:11 +0000 Received: from OMTA05.westchester.pa.mail.comcast.net ([76.96.62.43]) by QMTA01.westchester.pa.mail.comcast.net with smtp id 9zC11Y0010vyq2s0005g00; Thu, 08 Nov 2007 00:07:09 +0000 Received: from gateway.sf.frob.com ([67.160.211.197]) by OMTA05.westchester.pa.mail.comcast.net with comcast id A0781Y00C4G5f4b0000000; Thu, 08 Nov 2007 00:07:09 +0000 X-Authority-Analysis: v=1.0 c=1 a=RYFLW6ebtpNBegQnzZ7X4w==:17 a=20KFwNOVAAAA:8 a=9qum42d7OsDYMf3Zc38A:9 a=hlsXKrmBboj5QVoNzJbhkZE8P8wA:4 a=jEp0ucaQiEUA:10 a=MxZ3bB5I4kYA:10 Received: from magilla.localdomain (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id D6DFE357B; Wed, 7 Nov 2007 16:07:07 -0800 (PST) Received: by magilla.localdomain (Postfix, from userid 5281) id A81E04D0564; Wed, 7 Nov 2007 16:06:37 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: "Ulrich Weigand" X-Fcc: ~/Mail/utrace Cc: gdb@sourceware.org Subject: Re: Fedora utrace changes break PPC GDB In-Reply-To: Ulrich Weigand's message of Monday, 5 November 2007 19:05:18 +0100 <200711051805.lA5I5Jrk026631@d12av02.megacenter.de.ibm.com> References: <20071102011905.ACF714D04C0@magilla.localdomain> <200711051805.lA5I5Jrk026631@d12av02.megacenter.de.ibm.com> X-Shopping-List: (1) Resilient vehement neglecters (2) Turbulent acne pencils (3) Jellied nutrition (4) Deep-fried redeemer laxatives (5) Syncopated injudicious sugar laxatives Message-Id: <20071108000637.A81E04D0564@magilla.localdomain> Date: Thu, 08 Nov 2007 00:07:00 -0000 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: 2007-11/txt/msg00050.txt.bz2 > Thanks for the quick fix! I'll verify that it works for me as soon as > the patches are included in Fedora. (I'm assuming it is too late for > them to get into Fedora 8 at this point, right?) Yeah, that ship sailed a few days ago. But there is kernel built already (koji.fedoraproject.org) that will be an f8-updates kernel soon, I'd guess within a couple of days. > > These are not gdb issues at all, just Fedora kernel bugs. (Any > > regression in ptrace ABI behavior of this sort from vanilla Linux kernels > > is an unintended bug.) The normal method is to file Fedora kernel bugs > > via https://bugzilla.redhat.com/. Since you know it's an issue with the > > utrace code, the feedback is always appreciated if you want post to the > > utrace-devel@redhat.com mailing list about any such issue. > > Thanks, I'll do that if I find further utrace-related problems. Much appreciated. Thanks, Roland