From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31781 invoked by alias); 16 Sep 2010 22:29:28 -0000 Received: (qmail 31771 invoked by uid 22791); 16 Sep 2010 22:29:27 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD 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; Thu, 16 Sep 2010 22:29:23 +0000 Received: (qmail 23869 invoked from network); 16 Sep 2010 22:29:22 -0000 Received: from unknown (HELO caradoc.them.org) (dan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 16 Sep 2010 22:29:22 -0000 Date: Fri, 17 Sep 2010 08:10:00 -0000 From: Daniel Jacobowitz To: Kevin Buettner Cc: gdb-patches@sourceware.org Subject: Re: [RFC] solib-svr4.c: Never attempt to place breakpoints on _start, __start, or main Message-ID: <20100916222916.GA1153@caradoc.them.org> Mail-Followup-To: Kevin Buettner , gdb-patches@sourceware.org References: <20100916152334.7e4f1ee5@mesquite.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100916152334.7e4f1ee5@mesquite.lan> 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-09/txt/msg00313.txt.bz2 On Thu, Sep 16, 2010 at 03:23:34PM -0700, Kevin Buettner wrote: > Comments? (I.e. does anyone know of a platform or a situation where > the code that I'm deleting is still needed?) I'm in favor of deleting this. -- Daniel Jacobowitz CodeSourcery