From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27419 invoked by alias); 6 Jan 2009 04:28:35 -0000 Received: (qmail 27411 invoked by uid 22791); 6 Jan 2009 04:28:34 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 06 Jan 2009 04:28:28 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id E43EE2A961E; Mon, 5 Jan 2009 23:28:26 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id gtJgY2s-E+2O; Mon, 5 Jan 2009 23:28:26 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 6F4732A961C; Mon, 5 Jan 2009 23:28:26 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 65CB7E7ACD; Tue, 6 Jan 2009 08:28:19 +0400 (RET) Date: Tue, 06 Jan 2009 04:28:00 -0000 From: Joel Brobecker To: Emi SUZUKI Cc: gdb-patches@sourceware.org Subject: Re: Watchpoint on an unloaded shared library(1) Message-ID: <20090106042819.GA3664@adacore.com> References: <20081226061055.GA4216@adacore.com> <20081226.160820.01367812.emi-suzuki@tjsys.co.jp> <20081228111719.GC4216@adacore.com> <20090106.104717.01369292.emi-suzuki@tjsys.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090106.104717.01369292.emi-suzuki@tjsys.co.jp> User-Agent: Mutt/1.4.2.2i 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: 2009-01/txt/msg00040.txt.bz2 > The below is the reviced one. I've tested it on x86-linux (F9) and > seen no regression. [...] > 2008-12-26 Joel Brobecker > Emi Suzuki > > * breakpoint.c (do_enable_breakpoint): Use update_watchpoint for > watchpoints. Thanks. The change itself is OK to commit, now. I did forget something important, however, which is copyright assignment. Do you or your employer have a copyright assignment on file with the FSF? I searched the FSF files, and I couldn't locate you. -- Joel