From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25679 invoked by alias); 16 Dec 2009 20:45:46 -0000 Received: (qmail 25653 invoked by uid 22791); 16 Dec 2009 20:45:45 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 16 Dec 2009 20:45:41 +0000 Received: (qmail 8392 invoked from network); 16 Dec 2009 20:45:39 -0000 Received: from unknown (HELO wind.localnet) (vladimir@127.0.0.2) by mail.codesourcery.com with ESMTPA; 16 Dec 2009 20:45:39 -0000 From: Vladimir Prus To: Eli Zaretskii Subject: Re: GDB MI Reverse Commands added [2 of 3] Date: Wed, 16 Dec 2009 20:45:00 -0000 User-Agent: KMail/1.12.2 (Linux/2.6.31-14-generic-pae; KDE/4.3.2; i686; ; ) Cc: Michael Snyder , jakob@virtutech.com, gdb-patches@sourceware.org References: <00cf01ca265a$d4110dc0$7c332940$@com> <4B292EC9.1010303@vmware.com> <83d42e7klb.fsf@gnu.org> In-Reply-To: <83d42e7klb.fsf@gnu.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200912162345.37121.vladimir@codesourcery.com> Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-12/txt/msg00214.txt.bz2 On Wednesday 16 December 2009 23:03:12 Eli Zaretskii wrote: > > Date: Wed, 16 Dec 2009 11:02:33 -0800 > > From: Michael Snyder > > CC: "vladimir@codesourcery.com" , "jakob@virtutech.com" , "gdb-patches@sourceware.org" > > > > we have a reverse deadlock. ;-) > > Only if Vladimir is unconvinced. I am mildly concerned that the important high-level functionality is only documented as option to specific commands, and as this functionality is exercised and documentation is improved, we'll end up with information scattered over N commands. But let's wait and see -- right now, there's not so much information there. - Volodya