From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3860 invoked by alias); 9 Mar 2008 19:01:55 -0000 Received: (qmail 3850 invoked by uid 22791); 9 Mar 2008 19:01:55 -0000 X-Spam-Check-By: sourceware.org Received: from an-out-0708.google.com (HELO an-out-0708.google.com) (209.85.132.249) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 09 Mar 2008 19:01:35 +0000 Received: by an-out-0708.google.com with SMTP id c23so463356anc.42 for ; Sun, 09 Mar 2008 12:01:33 -0700 (PDT) Received: by 10.100.214.15 with SMTP id m15mr9297182ang.78.1205089293413; Sun, 09 Mar 2008 12:01:33 -0700 (PDT) Received: from amd64 ( [98.204.177.48]) by mx.google.com with ESMTPS id 8sm11201554agd.30.2008.03.09.12.01.31 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 09 Mar 2008 12:01:31 -0700 (PDT) Date: Sun, 09 Mar 2008 21:10:00 -0000 To: inf41md.gdb@gmail.com Cc: gdb@sourceware.org Subject: Re: pie support Message-Id: <20080309150141.1436f07b.inf41md.gdb@amd64> In-Reply-To: <20080305210447.0a57fbac.inf41md.gdb@amd64> References: <20080305210447.0a57fbac.inf41md.gdb@amd64> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.10.14; i686-pc-mingw32) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit From: inf41md.gdb@gmail.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: 2008-03/txt/msg00091.txt.bz2 Was this addressed to the wrong list? On Wed, 5 Mar 2008 21:04:47 -0500 inf41md.gdb wrote: > Hi, what is the status of PIE support in gdb? From reading the lists, > I see that Elena @ Redhat created patches to add PIE support. Most of > the other distros have now incorporated these into their versions of > gdb. What needs to be done in order to have these patches incorporated > into gdb? Is there something I can do to help?