From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17150 invoked by alias); 9 Feb 2002 18:05:31 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 17069 invoked from network); 9 Feb 2002 18:05:30 -0000 Received: from unknown (HELO localhost.redhat.com) (24.114.26.18) by sources.redhat.com with SMTP; 9 Feb 2002 18:05:30 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id B3B173E6A; Sat, 9 Feb 2002 13:05:27 -0500 (EST) Message-ID: <3C6564E7.9000104@cygnus.com> Date: Sat, 09 Feb 2002 10:05:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.7) Gecko/20020103 X-Accept-Language: en-us MIME-Version: 1.0 To: Andrew Cagney Cc: jimb@cygnus.com, Michael Snyder , Eli Zaretskii , gdb-patches@sources.redhat.com Subject: Re: RFA: Elaborate on new overlay support References: <20020208192755.8882C5E9DE@zwingli.cygnus.com> <2593-Sat09Feb2002094444+0200-eliz@is.elta.co.il> <1858-Sat09Feb2002184407+0200-eliz@is.elta.co.il> <3C655DAD.3040706@cygnus.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-02/txt/msg00278.txt.bz2 > GDB knows (via the overlay table) that there is a breakpoint at both FOO and BAR. Removing the typo, 0xdead and 0xbeef. I s/foo/0xdead/ et.al. but missed these.