From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15761 invoked by alias); 10 Mar 2010 21:55:34 -0000 Received: (qmail 15752 invoked by uid 22791); 10 Mar 2010 21:55:32 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 10 Mar 2010 21:55:28 +0000 Received: (qmail 30557 invoked from network); 10 Mar 2010 21:55:26 -0000 Received: from unknown (HELO caradoc.them.org) (dan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 10 Mar 2010 21:55:26 -0000 Date: Wed, 10 Mar 2010 21:55:00 -0000 From: Daniel Jacobowitz To: Jan Kratochvil Cc: gdb-patches@sourceware.org Subject: Re: RFC: Verify AT_ENTRY before using it Message-ID: <20100310215519.GA28058@caradoc.them.org> Mail-Followup-To: Jan Kratochvil , gdb-patches@sourceware.org References: <20100224224913.GA25437@caradoc.them.org> <20100225221620.GA7830@host0.dyn.jankratochvil.net> <20100226211216.GC2630@caradoc.them.org> <20100301200428.GA14079@host0.dyn.jankratochvil.net> <20100308220635.GC2629@caradoc.them.org> <20100310211138.GA11271@host0.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100310211138.GA11271@host0.dyn.jankratochvil.net> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2010-03/txt/msg00399.txt.bz2 On Wed, Mar 10, 2010 at 10:11:38PM +0100, Jan Kratochvil wrote: > Factually I do not understand how the warnings could currently ever be printed > with the DYNAMIC/ET_DYN check there (or do you run PIEs with gdbserver?). I haven't tried it myself, but it should work fine to do so. -- Daniel Jacobowitz CodeSourcery