From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31322 invoked by alias); 3 Mar 2008 20:05:52 -0000 Received: (qmail 31314 invoked by uid 22791); 3 Mar 2008 20:05:52 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 03 Mar 2008 20:05:22 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 7A11A98119; Mon, 3 Mar 2008 20:05:20 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 64A0F9802C; Mon, 3 Mar 2008 20:05:20 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1JWGuV-0005AD-HW; Mon, 03 Mar 2008 15:05:19 -0500 Date: Mon, 03 Mar 2008 20:05:00 -0000 From: Daniel Jacobowitz To: Aleksandar Ristovski Cc: gdb@sourceware.org Subject: Re: cp-name-parser.y Message-ID: <20080303200519.GA19677@caradoc.them.org> Mail-Followup-To: Aleksandar Ristovski , gdb@sourceware.org References: <20080229202918.GB7757@caradoc.them.org> <47CC2F00.4000703@qnx.com> <20080303172217.GA4469@caradoc.them.org> <47CC447A.4090508@qnx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47CC447A.4090508@qnx.com> User-Agent: Mutt/1.5.17 (2007-12-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-03/txt/msg00027.txt.bz2 On Mon, Mar 03, 2008 at 01:33:30PM -0500, Aleksandar Ristovski wrote: > That worked. Thanks. > > I will follow up with this, since it looks like there are other issues for > the IDE. In particular, there seems to be quite a few cases where gdb can > not parse forms printed by 'ptype'/'whatis'. I see mi equivalent is not > implemented yet so maybe this should be taken into account then. Yeah. I am glad I could find a workaround for you, but there is still a real problem. -- Daniel Jacobowitz CodeSourcery