From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18431 invoked by alias); 17 Jun 2005 09:46:53 -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 18418 invoked by uid 22791); 17 Jun 2005 09:46:48 -0000 Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 17 Jun 2005 09:46:48 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-153-6.inter.net.il [80.230.153.6]) by romy.inter.net.il (MOS 3.5.8-GR) with ESMTP id BOC85888 (AUTH halo1); Fri, 17 Jun 2005 12:46:44 +0300 (IDT) Date: Fri, 17 Jun 2005 09:46:00 -0000 Message-Id: From: Eli Zaretskii To: Nick Roberts CC: gdb-patches@sources.redhat.com In-reply-to: <17074.16093.924351.774111@farnswood.snap.net.nz> (message from Nick Roberts on Fri, 17 Jun 2005 15:09:17 +1200) Subject: Re: [PATCH] -stack-select-frame Reply-to: Eli Zaretskii References: <17072.62436.183299.55978@farnswood.snap.net.nz> <20050616044209.GA5907@nevyn.them.org> <17073.5179.249482.402135@farnswood.snap.net.nz> <20050616132120.GA5277@nevyn.them.org> <17074.566.194312.713028@farnswood.snap.net.nz> <20050616234728.GA14260@nevyn.them.org> <17074.16093.924351.774111@farnswood.snap.net.nz> X-SW-Source: 2005-06/txt/msg00248.txt.bz2 > From: Nick Roberts > Date: Fri, 17 Jun 2005 15:09:17 +1200 > Cc: gdb-patches@sources.redhat.com > > More generally I think it would be a good idea to mention in the manual > that MI is still undergoing change We already do that: Note that GDB/MI is still under construction, so some of the features described below are incomplete and subject to change.