From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32164 invoked by alias); 6 Mar 2008 02:05:07 -0000 Received: (qmail 31820 invoked by uid 22791); 6 Mar 2008 02:05:06 -0000 X-Spam-Check-By: sourceware.org Received: from hs-out-0708.google.com (HELO hs-out-0708.google.com) (64.233.178.249) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 06 Mar 2008 02:04:46 +0000 Received: by hs-out-0708.google.com with SMTP id 54so1277334hsz.8 for ; Wed, 05 Mar 2008 18:04:44 -0800 (PST) Received: by 10.100.46.10 with SMTP id t10mr8714710ant.53.1204769084253; Wed, 05 Mar 2008 18:04:44 -0800 (PST) Received: from amd64 ( [98.204.177.48]) by mx.google.com with ESMTPS id d24sm3832796and.12.2008.03.05.18.04.43 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 05 Mar 2008 18:04:44 -0800 (PST) Date: Thu, 06 Mar 2008 06:04:00 -0000 To: gdb@sourceware.org Subject: pie support Message-Id: <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/msg00057.txt.bz2 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?