From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10678 invoked by alias); 4 Nov 2009 20:06:13 -0000 Received: (qmail 10670 invoked by uid 22791); 4 Nov 2009 20:06:12 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,DATE_IN_PAST_03_06 X-Spam-Check-By: sourceware.org Received: from e24smtp04.br.ibm.com (HELO e24smtp04.br.ibm.com) (32.104.18.25) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 04 Nov 2009 20:06:06 +0000 Received: from mailhub3.br.ibm.com (mailhub3.br.ibm.com [9.18.232.110]) by e24smtp04.br.ibm.com (8.14.3/8.13.1) with ESMTP id nA4JwP2D030976 for ; Wed, 4 Nov 2009 17:58:25 -0200 Received: from d24av04.br.ibm.com (d24av04.br.ibm.com [9.18.232.43]) by mailhub3.br.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id nA4K73eb1839252 for ; Wed, 4 Nov 2009 18:07:03 -0200 Received: from d24av04.br.ibm.com (loopback [127.0.0.1]) by d24av04.br.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id nA4K62Ek011564 for ; Wed, 4 Nov 2009 18:06:02 -0200 Received: from miki.localnet ([9.18.200.207]) by d24av04.br.ibm.com (8.14.3/8.13.1/NCO v10.0 AVin) with ESMTP id nA4K5umN011344 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 4 Nov 2009 18:06:01 -0200 From: =?iso-8859-1?q?S=E9rgio_Durigan_J=FAnior?= To: Marco Menegazzi Subject: Re: GDB GUI Date: Wed, 04 Nov 2009 20:06:00 -0000 User-Agent: KMail/1.12.2 (Linux/2.6.30.4; KDE/4.3.2; i686; ; ) Cc: gdb@sourceware.org References: <100F84AB-4BCE-427F-9796-3D2162D97DC9@gmail.com> <200911021436.46359.sergiodj@linux.vnet.ibm.com> <0F6AD058-C87F-4E6E-9CA2-0B7F2342AD5E@gmail.com> In-Reply-To: <0F6AD058-C87F-4E6E-9CA2-0B7F2342AD5E@gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200911041446.34726.sergiodj@linux.vnet.ibm.com> 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-11/txt/msg00039.txt.bz2 On Wednesday 04 November 2009, Marco Menegazzi wrote: > I've already seen that documentation but my problem is that it does > not explain how to connect to this interface through code. It explains > how it is but not how to use it ... I want to connect through my java > code but the only idea I have is to call it directly from the code > with Runtime.exec ... but then I ask myself why to use gdb/mi that > returns a more complex output instead of calling directly gdb and > parse the stout to get what I want? I understand what you mean. Sorry, I can't help you on that because I'm=20 totally newbie in this area. However, I'd suggest you to see how other GUI= s=20 do that (Eclipse, for example). Based on that, I believe you'll have a goo= d=20 start point. > Sorry if my questions appear to be stupid but I'm very new of this ... No problem at all! I'm actually learning more about this topic with your=20 questions :-). Regards, --=20 S=E9rgio Durigan J=FAnior Linux on Power Toolchain - Software Engineer Linux Technology Center - LTC IBM Brazil