From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30840 invoked by alias); 10 Apr 2007 11:51:50 -0000 Received: (qmail 30832 invoked by uid 22791); 10 Apr 2007 11:51:49 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 10 Apr 2007 12:51:47 +0100 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id 935EB4B267 for ; Tue, 10 Apr 2007 06:51:45 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id 7D3DE4B262 for ; Tue, 10 Apr 2007 06:51:45 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HbEsy-0005NV-Jh for gdb-patches@sourceware.org; Tue, 10 Apr 2007 07:51:44 -0400 Date: Tue, 10 Apr 2007 11:51:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: [rfa] Extra warning in solib-svr4 Message-ID: <20070410115144.GA18255@caradoc.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20070330144519.GC14014@caradoc.them.org> <20070409235344.51f44468@ironwood.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070409235344.51f44468@ironwood.lan> User-Agent: Mutt/1.5.14+cvs20070313 (2007-03-13) X-IsSubscribed: yes 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: 2007-04/txt/msg00078.txt.bz2 On Mon, Apr 09, 2007 at 11:53:44PM -0700, Kevin Buettner wrote: > On Fri, 30 Mar 2007 10:45:19 -0400 > Daniel Jacobowitz wrote: > > > * solib-svr4.c (enable_break): Simplify return value. > > (svr4_solib_create_inferior_hook): Do not warn if enable_break fails. > > Okay. Thanks, I checked it in. -- Daniel Jacobowitz CodeSourcery