From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21978 invoked by alias); 17 Jul 2003 04:24:57 -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 21967 invoked from network); 17 Jul 2003 04:24:56 -0000 Received: from unknown (HELO planck.amplepower.com) (216.39.162.139) by sources.redhat.com with SMTP; 17 Jul 2003 04:24:56 -0000 Received: from [192.168.8.29] (helo=bozoland.mynet) by planck.amplepower.com with esmtp (Exim 3.36 #1 (Debian)) id 19d03H-00073K-00 for ; Wed, 16 Jul 2003 21:07:32 -0700 Date: Thu, 17 Jul 2003 04:24:00 -0000 From: "Theodore A. Roth" X-X-Sender: troth@bozoland.mynet cc: gdb-patches@sources.redhat.com Subject: Re: [commit:avr] fix some frame problems In-Reply-To: <3F15E11C.6010203@redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2003-07/txt/msg00327.txt.bz2 On Wed, 16 Jul 2003, Andrew Cagney wrote: :)> Hi, :)> :)> I've committed the attached. :)> :)> This fixes two problems on the avr: :)> :)> - backtracing wasn't working when a function without a prologue called :)> another function without a prologue. :)> :)> - setting a break on some obscure functions without a prologue was not :)> getting the correct line number. :)> :)> Ok for branch too? :) :)Yep (you're the maintainer, so really it's your call :-). :) :)Andrew Just checking that it wasn't too close to release time. Committed to branch now. Ted Roth