From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3076 invoked by alias); 9 Apr 2008 17:54:28 -0000 Received: (qmail 3068 invoked by uid 22791); 9 Apr 2008 17:54:28 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 09 Apr 2008 17:54:00 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 08601983C6; Wed, 9 Apr 2008 17:53:59 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id D25A59829E; Wed, 9 Apr 2008 17:53:58 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1JjeUf-0005jW-Vj; Wed, 09 Apr 2008 13:53:58 -0400 Date: Wed, 09 Apr 2008 21:04:00 -0000 From: Daniel Jacobowitz To: Bob Rossi Cc: Marc Khouzam , gdb@sourceware.org Subject: Re: -nowindows (-nw) option cancels MI interpreter Message-ID: <20080409175357.GA21991@caradoc.them.org> Mail-Followup-To: Bob Rossi , Marc Khouzam , gdb@sourceware.org References: <6D19CA8D71C89C43A057926FE0D4ADAA04291048@ecamlmw720.eamcs.ericsson.se> <20080409173539.GA20430@caradoc.them.org> <20080409174035.GB23183@brasko.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080409174035.GB23183@brasko.net> User-Agent: Mutt/1.5.17 (2007-12-11) 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: 2008-04/txt/msg00077.txt.bz2 On Wed, Apr 09, 2008 at 01:40:35PM -0400, Bob Rossi wrote: > Really? At one point, the cygwin build would automatically pop up > insight if you run gdb. So, I do -nw -a2 to start gdb. When I switch to > mi mode in the future, what should I put? Just -i=mi (or -i=mi). -- Daniel Jacobowitz CodeSourcery