From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31767 invoked by alias); 10 Jul 2004 17:18:19 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 31760 invoked from network); 10 Jul 2004 17:18:18 -0000 Received: from unknown (HELO dublin.act-europe.fr) (212.157.227.154) by sourceware.org with SMTP; 10 Jul 2004 17:18:18 -0000 Received: by dublin.act-europe.fr (Postfix, from userid 525) id C7C18229E19; Sat, 10 Jul 2004 19:17:54 +0200 (MET DST) Date: Sat, 10 Jul 2004 17:18:00 -0000 From: Arnaud Charlet To: Jason Molenda Cc: Alain Magloire , gdb@sources.redhat.com Subject: Re: MI level command Message-ID: <20040710191753.A15665@dublin.act-europe.fr> References: <200407082333.TAA25718@smtp.ott.qnx.com> <83333EB4-D1E9-11D8-B84C-000A9569836A@apple.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <83333EB4-D1E9-11D8-B84C-000A9569836A@apple.com>; from jmolenda@apple.com on Fri, Jul 09, 2004 at 01:49:46PM -0700 X-SW-Source: 2004-07/txt/msg00093.txt.bz2 > BTW one convenient thing we have in the Apple gdb is a > -mi-verify-command MI command, so the GUI can see if a given command is > available or not. It's very helpful, and the implementation is a snap, > of course. Looks very useful indeed. Any reason not to incorporate this function in the FSF version ? Arno