From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2612 invoked by alias); 9 Dec 2002 17:40:02 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 901 invoked from network); 9 Dec 2002 17:38:19 -0000 Received: from unknown (HELO serdis.dis.ulpgc.es) (193.145.145.17) by 209.249.29.67 with SMTP; 9 Dec 2002 17:38:19 -0000 Received: from siglo21.dis.ulpgc.es (IDENT:root@siglo21.dis.ulpgc.es [193.145.145.16]) by serdis.dis.ulpgc.es (8.10.2/8.9.2) with ESMTP id gB9FNA7164243; Mon, 9 Dec 2002 15:23:10 GMT Received: (from nobody@localhost) by siglo21.dis.ulpgc.es (8.11.6/8.9.3) id gB9GAoD14558; Mon, 9 Dec 2002 16:10:50 GMT Date: Mon, 09 Dec 2002 09:40:00 -0000 Message-Id: <200212091610.gB9GAoD14558@siglo21.dis.ulpgc.es> X-Authentication-Warning: siglo21.dis.ulpgc.es: nobody set sender to a2782@dis.ulpgc.es using -f From: a2782@dis.ulpgc.es To: Fernando Nasser Reply-To: a2782@dis.ulpgc.es Cc: gdb@sources.redhat.com References: <200211231133.gANBXsA06590@siglo21.dis.ulpgc.es> <2950-Sat23Nov2002133546+0200-eliz@is.elta.co.il> <200211231257.gANCv5306686@siglo21.dis.ulpgc.es> <3DEFF5C7.7000105@redhat.com> In-Reply-To: <3DEFF5C7.7000105@redhat.com> MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP3 Imap webMail Program 2.0.11 Subject: Re: Emacs and GDB X-SW-Source: 2002-12/txt/msg00168.txt.bz2 I\'m very interested in MI interface. But I don\'t know what\'s the way to make it works with GDB. I mean, does it work with normal GDB? Is it a library? How do I interact with it? Is there any restriction with GDB versions? Thanks in advance. Quoting Fernando Nasser : > You should also look at the MI interface (see the manual). It is the safer > way > for sending commands and receiving output from GDB that is to be parsed. > It > won\'t change frequently like the output printed for human consumption. > > > > -- > Fernando Nasser > Red Hat - Toronto E-Mail: fnasser@redhat.com > 2323 Yonge Street, Suite #300 > Toronto, Ontario M4P 2C9 >