From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26013 invoked by alias); 20 Feb 2006 17:19:48 -0000 Received: (qmail 26005 invoked by uid 22791); 20 Feb 2006 17:19:47 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 20 Feb 2006 17:19:46 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FBEhL-00057X-Mv; Mon, 20 Feb 2006 12:19:43 -0500 Date: Mon, 20 Feb 2006 17:19:00 -0000 From: Daniel Jacobowitz To: Andrew STUBBS Cc: GDB Patches Subject: Re: [PATCH] Allow spaces in pathnames to directory command Message-ID: <20060220171943.GA19356@nevyn.them.org> Mail-Followup-To: Andrew STUBBS , GDB Patches References: <4395AA58.90505@st.com> <4395AB73.2030704@st.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4395AB73.2030704@st.com> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00368.txt.bz2 On Tue, Dec 06, 2005 at 03:17:07PM +0000, Andrew STUBBS wrote: > Andrew Stubbs wrote: > >The directory command and the -d switch do not support pathnames that > >contain spaces. > > It looks like my patch ought to fix PR gdb/1832, PR gdb/956, and perhaps > PR gdb/535. Does Andrew's comment about filename_completer in gdb/535 still apply? -- Daniel Jacobowitz CodeSourcery