From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28047 invoked by alias); 13 Nov 2008 13:13:53 -0000 Received: (qmail 28013 invoked by uid 22791); 13 Nov 2008 13:13:53 -0000 X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 13 Nov 2008 13:13:11 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1L0c0O-0005eL-I3 for gdb-patches@sources.redhat.com; Thu, 13 Nov 2008 13:13:04 +0000 Received: from 78.158.192.230 ([78.158.192.230]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Nov 2008 13:13:04 +0000 Received: from vladimir by 78.158.192.230 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Nov 2008 13:13:04 +0000 To: gdb-patches@sources.redhat.com From: Vladimir Prus Subject: Re: [patch] MI: breakpoint "script" is a LIST Date: Thu, 13 Nov 2008 15:35:00 -0000 Message-ID: References: <20081113130442.GA12991@host0.dyn.jankratochvil.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit User-Agent: KNode/0.10.9 X-IsSubscribed: yes 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: 2008-11/txt/msg00272.txt.bz2 Jan Kratochvil wrote: > Hi, > > Nemiver could not parse the MI2 output. The list of commands is a `list', not > a `tuple'. For how long this bug is here? Is the risk that existing frontend break higher than inconvenience to keep the code as is? - Volodya