From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4863 invoked by alias); 29 Jul 2002 20:34:56 -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 4856 invoked from network); 29 Jul 2002 20:34:56 -0000 Received: from unknown (HELO mta5.snfc21.pbi.net) (206.13.28.241) by sources.redhat.com with SMTP; 29 Jul 2002 20:34:56 -0000 Received: from modrick ([66.120.11.181]) by mta5.snfc21.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with SMTP id <0H01007B62I8OA@mta5.snfc21.pbi.net> for gdb-patches@sources.redhat.com; Mon, 29 Jul 2002 13:34:56 -0700 (PDT) Date: Mon, 29 Jul 2002 13:51:00 -0000 From: Mo DeJong Subject: Re: Patch to add relative stack level support to stack-select-frame MIcommand In-reply-to: <20020725201125.7df591c2.supermo@bayarea.net> To: gdb-patches@sources.redhat.com Message-id: <20020729133502.7bdd6f2c.supermo@bayarea.net> Organization: House of Mirth MIME-version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit References: <20020724224121.360d7e58.supermo@bayarea.net> <3D40844A.6090603@ges.redhat.com> <20020725201125.7df591c2.supermo@bayarea.net> X-SW-Source: 2002-07/txt/msg00559.txt.bz2 On Thu, 25 Jul 2002 20:11:25 -0700 Mo DeJong wrote: > On Thu, 25 Jul 2002 19:05:46 -0400 > Andrew Cagney wrote: > > > > This patch is for the CVS HEAD, it includes patches for > > > the docs and the testsuite. > > > > Can you post a patch just describing proposed new syntax gdb@ if no one > > jumps we'll go through with this. I posted a note to the gdb list 4 days ago and there were no objections. Does this patch look ok to go into the HEAD. If it could be added to the 5.2.1 branch, that would be great too. thanks Mo DeJong