From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8830 invoked by alias); 7 Sep 2006 16:10:26 -0000 Received: (qmail 8821 invoked by uid 22791); 7 Sep 2006 16:10:25 -0000 X-Spam-Check-By: sourceware.org Received: from zigzag.lvk.cs.msu.su (HELO zigzag.lvk.cs.msu.su) (158.250.17.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 07 Sep 2006 16:10:21 +0000 Received: from Debian-exim by zigzag.lvk.cs.msu.su with spam-scanned (Exim 4.50) id 1GLMSC-00009P-TN for gdb-patches@sources.redhat.com; Thu, 07 Sep 2006 20:10:18 +0400 Received: from wind.lvk.cs.msu.su ([158.250.17.9]) by zigzag.lvk.cs.msu.su with esmtp (Exim 4.50) id 1GLMS3-000071-0f; Thu, 07 Sep 2006 20:10:03 +0400 From: Vladimir Prus To: Daniel Jacobowitz Subject: Re: -stack-list-frames HIGH_FRAME changes Date: Thu, 07 Sep 2006 16:10:00 -0000 User-Agent: KMail/1.9.1 Cc: gdb-patches@sources.redhat.com References: <20060505135124.GA27371@nevyn.them.org> In-Reply-To: <20060505135124.GA27371@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609072010.03034.ghost@cs.msu.su> Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-09/txt/msg00030.txt.bz2 On Friday 05 May 2006 17:51, Daniel Jacobowitz wrote: > On Fri, May 05, 2006 at 11:54:08AM +0400, Vladimir Prus wrote: > > Hi, > > attached patch stops -stack-list-frames from emitting error when the > > HIGH_FRAME parameter is larger than the actual number of frames. > > As far as I'm concerned, this change is reasonable; but let's wait > until next week to see if anyone else has a reason for the current > behavior. (I don't think anyone will; just being cautious.) Quite some time has passed. Ok to commit now? - Volodya