From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24393 invoked by alias); 17 Sep 2002 23:39:28 -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 24386 invoked from network); 17 Sep 2002 23:39:27 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 17 Sep 2002 23:39:27 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 1F21A3CC6; Tue, 17 Sep 2002 19:39:28 -0400 (EDT) Message-ID: <3D87BD2F.9060702@ges.redhat.com> Date: Tue, 17 Sep 2002 16:39: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/msg00374.txt.bz2 > Hi, > > This patch fixes PR gdb/703 (bad argument to _read_register_dummy. While > testing, I also found that the "call foo()" wasn't pushing the return addr > onto the target stack, so I fixed that too. > > Committed to main trunk. > > Should this be pulled into the 5.3 branch? I think yes (but its your target so your decision :-) > How do I close the PR? Click on ``login again'', enter your username/password. The top line should change to ``Access: edit''. You can then change the PR status to closed (and assign it to yourself). Andrew