From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14461 invoked by alias); 15 Mar 2013 10:48:58 -0000 Received: (qmail 14449 invoked by uid 22791); 15 Mar 2013 10:48:51 -0000 X-SWARE-Spam-Status: No, hits=4.6 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED X-Spam-Check-By: sourceware.org Received: from vl05.dinaserver.com (HELO vl05.dinaserver.com) (82.98.145.70) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 15 Mar 2013 10:48:48 +0000 Received: from linux-8yvd.site (135.Red-88-13-172.dynamicIP.rima-tde.net [88.13.172.135]) by vl05.dinaserver.com (Postfix) with ESMTPA id 5DFBC1E9F6 for ; Fri, 15 Mar 2013 11:48:38 +0100 (CET) Message-ID: <5142FC87.9090503@larraioz.com> Date: Fri, 15 Mar 2013 10:48:00 -0000 From: John Martin User-Agent: Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120328 Thunderbird/11.0.1 MIME-Version: 1.0 To: gdb@sourceware.org Subject: GDB 7.5.1 and gdb/MI References: <5142F70A.8010908@larraioz.com> In-Reply-To: <5142F70A.8010908@larraioz.com> X-Forwarded-Message-Id: <5142F70A.8010908@larraioz.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DinaScanner-Information: DinaScanner. Filtro anti-Spam y anti-Virus X-MailScanner-ID: 5DFBC1E9F6.CC625 X-DinaScanner: Libre de Virus X-DinaScanner-SpamCheck: no es spam, SpamAssassin (not cached, puntaje=-4.399, requerido 6, autolearn=not spam, ALL_TRUSTED -1.80, BAYES_00 -2.60) X-DinaScanner-From: jmartin@larraioz.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: 2013-03/txt/msg00017.txt.bz2 Hello, 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 interpreter. Could somebody help me how to enable MI interpreter in GDB 7.5.1? Best regards. --