From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id KgJAE8viYWbapygAWB0awg (envelope-from ) for ; Thu, 06 Jun 2024 12:24:43 -0400 Authentication-Results: simark.ca; dkim=fail reason="signature verification failed" (768-bit key; unprotected) header.d=tromey.com header.i=@tromey.com header.a=rsa-sha256 header.s=default header.b=V/lIRnd5; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id 40F0C1E0C1; Thu, 6 Jun 2024 12:24:43 -0400 (EDT) Received: from server2.sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 250B11E092 for ; Thu, 6 Jun 2024 12:24:41 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 93D2C38EA704 for ; Thu, 6 Jun 2024 16:24:40 +0000 (GMT) Received: from omta36.uswest2.a.cloudfilter.net (omta36.uswest2.a.cloudfilter.net [35.89.44.35]) by sourceware.org (Postfix) with ESMTPS id 09A2B38E9D96 for ; Thu, 6 Jun 2024 16:24:22 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 09A2B38E9D96 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=tromey.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=tromey.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 09A2B38E9D96 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=35.89.44.35 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1717691064; cv=none; b=c2kzmy7UTkPE/g7l3GnlvpMs6HeAK+3PIj4BQnr3vNhmTawNTw82wabVJuPVR41MDSISs04CAIgoRCj9RKMMc8N7tGRg6PmiX1BqFWI+BrEFuCVA/5XFeppXwWMID+KX7Xj7DS4PSFPlIZi7O4NQzsisGkFocDrpR916olpK310= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1717691064; c=relaxed/simple; bh=+qxXt+//da2auXn0ZxqRehGI2hmQXojzL685LcVBnUw=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=M6EUcTYckSHo0yXqNd2X2FGVSM1EX7PbhqVJ7bpjSf7CIzp4ShXc20LQqVsgIxGSFDbgfdGhkcneO0EaPElB3KFQBRbGfgCZ6sI3kQGMpcrUuqvJRk00tTE+KjBRJZdSI9eUDIFkselwxS88zaALr+C8k6ppY8YdBAZBtO37Q3w= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from eig-obgw-5004a.ext.cloudfilter.net ([10.0.29.221]) by cmsmtp with ESMTPS id EvGPsKbt2JXoqFFuYs68G9; Thu, 06 Jun 2024 16:24:22 +0000 Received: from box5379.bluehost.com ([162.241.216.53]) by cmsmtp with ESMTPS id FFuXsnAhXGDo0FFuXsuo7Q; Thu, 06 Jun 2024 16:24:21 +0000 X-Authority-Analysis: v=2.4 cv=I+uuR8gg c=1 sm=1 tr=0 ts=6661e2b5 a=ApxJNpeYhEAb1aAlGBBbmA==:117 a=ApxJNpeYhEAb1aAlGBBbmA==:17 a=T1WGqf2p2xoA:10 a=Qbun_eYptAEA:10 a=20KFwNOVAAAA:8 a=74TnjFAzK6nw4AAsfxsA:9 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tromey.com; s=default; h=Content-Type:MIME-Version:Message-ID:Date:References:In-Reply-To :Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=kFvDyQnfgDbx0H2Y9kmZuWxwNf4tO1FolKOPlyDdLMo=; b=V/lIRnd5oaihgo4WkFYsVsCtGn oQ53nFGsDy5wT2jf3ENM+OAk3do+smXQQeW0u1386P7GcZfzrHwWCvVymXXJecm/1KisSpIY220ey 1Zxl3vdy2XTyfj/ZRpwFeiD4D; Received: from 75-166-134-4.hlrn.qwest.net ([75.166.134.4]:54120 helo=murgatroyd) by box5379.bluehost.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.2) (envelope-from ) id 1sFFuW-000h2x-2w; Thu, 06 Jun 2024 10:24:20 -0600 From: Tom Tromey To: Andrew Burgess Cc: gdb-patches@sourceware.org Subject: Re: [PATCHv3 0/7] Further filename completion improvements In-Reply-To: (Andrew Burgess's message of "Wed, 5 Jun 2024 14:36:00 +0100") References: X-Attribution: Tom Date: Thu, 06 Jun 2024 10:24:19 -0600 Message-ID: <87zfrym43w.fsf@tromey.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - box5379.bluehost.com X-AntiAbuse: Original Domain - sourceware.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tromey.com X-BWhitelist: no X-Source-IP: 75.166.134.4 X-Source-L: No X-Exim-ID: 1sFFuW-000h2x-2w X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 75-166-134-4.hlrn.qwest.net (murgatroyd) [75.166.134.4]:54120 X-Source-Auth: tom+tromey.com X-Email-Count: 8 X-Org: HG=bhshared;ORG=bluehost; X-Source-Cap: ZWx5bnJvYmk7ZWx5bnJvYmk7Ym94NTM3OS5ibHVlaG9zdC5jb20= X-Local-Domain: yes X-CMAE-Envelope: MS4xfLdewhkhsGyTH6c6cgL1+aKPauExU5wKJca9Qzpabkj3W7KuY8rhZIseghHr70i+SzDu3OKztScYKWaNVwjppYLKLd3eFLZ+bnr+WWDncHONKY+hUXdM 4ZD9CKjiJ3yc1HvPfjAyEzyApwdPZBkWYgv5DNUEYZHf3R5ZwLTparSEcD339oLTre5cw+9V9Jb887Mj/dDajBqTJa8nLSdurlo= X-Spam-Status: No, score=-3014.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, JMQ_SPF_NEUTRAL, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org >>>>> "Andrew" == Andrew Burgess writes: Andrew> In V3: Andrew> - Patch #1 from the v2 series was merged. Andrew> - Remaining patches have been rebased and retested. I skimmed through this series looking for red flags. I didn't really review it though. It seems to me like it is a good improvement and I'd be happy to see it go in. thanks, Tom