From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23351 invoked by alias); 12 May 2006 11:30:44 -0000 Received: (qmail 23335 invoked by uid 22791); 12 May 2006 11:30:42 -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, 12 May 2006 11:30:35 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-44-89.inter.net.il [80.230.44.89]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id EEA95916 (AUTH halo1); Fri, 12 May 2006 14:30:27 +0300 (IDT) Date: Fri, 12 May 2006 11: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, 12 May 2006 12:13:24 +0400) Subject: Re: CLI and GDB/MI documentation patch Reply-to: Eli Zaretskii References: <20060512011730.GA26655@brasko.net> 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/msg00233.txt.bz2 > From: Vladimir Prus > Date: Fri, 12 May 2006 12:13:24 +0400 > > I'd agree with Eli that the proposed text sounds a bit like history, but it > documents some important points: > > - That you can type CLI commands into MI, and this is not longer considered > to work just by accident > - That typing CLI command has the same effect as -interpreter-exec console > - That CLI command don't produce async notifications > > Those points are important to have documented, IMO. I agree. Bob, are there any other points you wanted to make? If so, please tell what they are.