From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21399 invoked by alias); 18 Sep 2002 14:34:18 -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 21391 invoked from network); 18 Sep 2002 14:34:16 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 18 Sep 2002 14:34:16 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 0A9E53CC6; Wed, 18 Sep 2002 10:34:16 -0400 (EDT) Message-ID: <3D888EE7.8050805@ges.redhat.com> Date: Wed, 18 Sep 2002 07:34:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Theodore A. Roth" Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] fix PR gdb/703 for avr-tdep.c References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-09/txt/msg00388.txt.bz2 > On Tue, 17 Sep 2002, Andrew Cagney wrote: > > :)> Should this be pulled into the 5.3 branch? > :) > :)I think yes (but its your target so your decision :-) > > I'll pull it in in the morning. One question though. I'm assuming you didn't > deprecate generic_read_register_dummy() in the 5.3 branch, right? (I haven't > checked out the branch yet, too painful over a modem) Nope. Perhaphs grab a 5.3 CVS snapshot. It's bz2 so is faster over a modem. Andrew