From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27277 invoked by alias); 29 May 2009 09:25:10 -0000 Received: (qmail 27263 invoked by uid 22791); 29 May 2009 09:25:08 -0000 X-SWARE-Spam-Status: No, hits=-3.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 29 May 2009 09:25:02 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1M9yKa-0006qb-VF for gdb@sources.redhat.com; Fri, 29 May 2009 09:24:53 +0000 Received: from 95-24-66-62.broadband.corbina.ru ([95.24.66.62]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 May 2009 09:24:52 +0000 Received: from dima by 95-24-66-62.broadband.corbina.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 May 2009 09:24:52 +0000 To: gdb@sources.redhat.com From: Dmitry Dzhus Subject: Re: GDB frontends, MI-speak and object notation Date: Fri, 29 May 2009 09:25:00 -0000 Message-ID: <874ov4clf4.fsf@sphinx.net.ru> References: <87d49tv3z2.fsf@sphinx.net.ru> <6D19CA8D71C89C43A057926FE0D4ADAA077E6FF0@ecamlmw720.eamcs.ericsson.se> <200905281557.37805.andre.poenitz@nokia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) 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: 2009-05/txt/msg00187.txt.bz2 André Pönitz wrote: > On Thursday 28 May 2009 15:31:42 Marc Khouzam wrote: >> Yes, in Eclipse we parse the MI output into a hierarchy of classes >> following the MI specification. I agree with you that using >> regular expression is loosing the value of MI. > > Same for Qt Creator. And I also think that regular expressions > is not a good long-term solution. Thanks for you feedback guys, that's just like I thought. I've started hacking up a simple object mapper to use in my code. >> I can point you to the java code of our parser if you'd like. Please do. -- Happy Hacking. http://sphinx.net.ru む