From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14371 invoked by alias); 9 May 2007 21:42:49 -0000 Received: (qmail 14363 invoked by uid 22791); 9 May 2007 21:42:49 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 09 May 2007 21:42:47 +0000 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id A61AC4B267; Wed, 9 May 2007 16:42:45 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id 4926D4B262; Wed, 9 May 2007 16:42:45 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1Hltvo-0008En-Gz; Wed, 09 May 2007 17:42:44 -0400 Date: Wed, 09 May 2007 21:42:00 -0000 From: Daniel Jacobowitz To: Bob Wilson Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] print message when TUI not configured Message-ID: <20070509214244.GA31648@caradoc.them.org> Mail-Followup-To: Bob Wilson , gdb-patches@sources.redhat.com References: <46423E53.70803@tensilica.com> <46423EBE.3040902@tensilica.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46423EBE.3040902@tensilica.com> User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-05/txt/msg00151.txt.bz2 On Wed, May 09, 2007 at 02:35:58PM -0700, Bob Wilson wrote: > Oops. I forgot to attach the patch. Here it is: > > 2007-05-09 Bob Wilson > > * main.c (captured_main): Recognize -tui option and print an error > message when the TUI is not configured. OK. -- Daniel Jacobowitz CodeSourcery