From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16426 invoked by alias); 15 Mar 2013 10:55:29 -0000 Received: (qmail 16418 invoked by uid 22791); 15 Mar 2013 10:55:28 -0000 X-SWARE-Spam-Status: No, hits=-4.6 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,MIME_QP_LONG_LINE,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 15 Mar 2013 10:55:22 +0000 Received: from svr-orw-fem-01.mgc.mentorg.com ([147.34.98.93]) by relay1.mentorg.com with esmtp id 1UGSIC-0006m1-Kr from Hafiz_Abid@mentor.com ; Fri, 15 Mar 2013 03:55:20 -0700 Received: from SVR-IES-FEM-01.mgc.mentorg.com ([137.202.0.104]) by svr-orw-fem-01.mgc.mentorg.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Fri, 15 Mar 2013 03:55:20 -0700 Received: from abidh-ubunto1104 (137.202.0.76) by SVR-IES-FEM-01.mgc.mentorg.com (137.202.0.104) with Microsoft SMTP Server (TLS) id 14.1.289.1; Fri, 15 Mar 2013 10:55:18 +0000 Date: Fri, 15 Mar 2013 10:55:00 -0000 From: "Abid, Hafiz" Subject: Re: GDB 7.5.1 and gdb/MI To: John Martin CC: References: <5142F70A.8010908@larraioz.com> <5142FC87.9090503@larraioz.com> In-Reply-To: <5142FC87.9090503@larraioz.com> (from jmartin@larraioz.com on Fri Mar 15 10:48:39 2013) Message-ID: <1363344914.30922.0@abidh-ubunto1104> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; delsp=Yes; format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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: 2013-03/txt/msg00018.txt.bz2 Hi John, Can you please tell what you tried that did not work. You can enable mi=20= =20 by using the --interpreter=3Dmi switch when you run the GDB. Also see the= =20=20 link below for more details. http://sourceware.org/gdb/onlinedocs/gdb/GDB_002fMI.html#GDB_002fMI Regards, Abid On 15/03/13 10:48:39, John Martin wrote: > Hello, >=20 > I just download and compile GDB 7.5.1 but gdb/mi doesnt work. > When I check configure file, there isn't a option to enable MI=20=20 > interpreter. >=20 > Could somebody help me how to enable MI interpreter in GDB 7.5.1? >=20 > Best regards. >--=20 >=20