From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27220 invoked by alias); 21 Feb 2006 21:42:41 -0000 Received: (qmail 27211 invoked by uid 22791); 21 Feb 2006 21:42:39 -0000 X-Spam-Check-By: sourceware.org Received: from sadr.equallogic.com (HELO sadr.equallogic.com) (66.155.203.134) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 21 Feb 2006 21:42:36 +0000 Received: from sadr.equallogic.com (localhost.localdomain [127.0.0.1]) by sadr.equallogic.com (8.12.8/8.12.8) with ESMTP id k1LLgXTW027967 for ; Tue, 21 Feb 2006 16:42:33 -0500 Received: from M31.equallogic.com (M31.equallogic.com [172.16.1.31]) by sadr.equallogic.com (8.12.8/8.12.8) with SMTP id k1LLgXGF027962; Tue, 21 Feb 2006 16:42:33 -0500 Received: from pkoning.equallogic.com ([172.16.1.169]) by M31.equallogic.com with Microsoft SMTPSVC(6.0.3790.211); Tue, 21 Feb 2006 16:42:23 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17403.35144.223466.56709@gargle.gargle.HOWL> Date: Wed, 22 Feb 2006 04:35:00 -0000 From: Paul Koning To: drow@false.org Cc: gdb@sourceware.org Subject: Re: Quoting, backslashes, CLI and MI References: <20060221213324.GA30729@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00286.txt.bz2 Daniel, You mentioned tilde expansion in a number of places but didn't specifically speak of plans to change that. I would think that having tilde expansion work at all times whenever file or path names are processed would be a good thing. paul