From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25009 invoked by alias); 5 May 2006 10:30:24 -0000 Received: (qmail 24943 invoked by uid 22791); 5 May 2006 10:30:22 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 05 May 2006 10:30:09 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-67-63.inter.net.il [80.230.67.63]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id ECS97125 (AUTH halo1); Fri, 5 May 2006 13:30:04 +0300 (IDT) Date: Fri, 05 May 2006 10:30:00 -0000 Message-Id: From: Eli Zaretskii To: Vladimir Prus CC: gdb-patches@sources.redhat.com In-reply-to: (message from Vladimir Prus on Fri, 05 May 2006 11:54:08 +0400) Subject: Re: -stack-list-frames HIGH_FRAME changes Reply-to: Eli Zaretskii References: X-IsSubscribed: yes 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-05/txt/msg00054.txt.bz2 > From: Vladimir Prus > Date: Fri, 05 May 2006 11:54:08 +0400 > > +2006-05-05 Vladimir Prus > + > + * gdb.texinfo (GDB/MI Stack Manipulation): Mention that > + -stack-list-locals HIGH_FRAME argument can be larger then the > + actual number of frames. This part of the patch is approved. Thanks.