From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 74420 invoked by alias); 17 Nov 2018 18:52:04 -0000 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 Received: (qmail 74410 invoked by uid 89); 17 Nov 2018 18:52:03 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:125, H*f:sk:2018110 X-HELO: mail-wm1-f49.google.com Received: from mail-wm1-f49.google.com (HELO mail-wm1-f49.google.com) (209.85.128.49) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 17 Nov 2018 18:52:02 +0000 Received: by mail-wm1-f49.google.com with SMTP id q26so1592185wmf.5 for ; Sat, 17 Nov 2018 10:52:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=undo-io.20150623.gappssmtp.com; s=20150623; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=ECsLtLl4uKE9Ko6wrKy4Jtqaz1nPCNfie6O1OxWvviw=; b=q6o0bix1HLC2S9c7NwL+6TSWFyYQ44fwit9C1fbZCfN9w1Pz2A+txtFAvlFi+KX+NZ ZL9Cm+H0o/5OiumewCTtjTx10oecTupWc0166qGNEkbRRtCJHksYcMZQ+xHfYJ+OX8Aq CsS4mApiuJ+jgMFbX9kmr850Ju9bHYoLw+AXNEaeg5HU/2hF9XgZfP5hVEy7FSOVZ+Ay 8r9/KzgLFqvkHHxYB5chOelTC8DqluYz5x1M9on8D5ptLBBSgksqQJheym0YQHGNgRXV AO9b7Rtkf3kIVZ54h+os1rVf/D0NAH9Z5ebtgDAHK3G72pd+n1gTMQORd0gL2djWVUQD mKmg== Return-Path: Received: from undo-autkin ([109.159.206.110]) by smtp.gmail.com with ESMTPSA id k5-v6sm52921934wre.82.2018.11.17.10.51.58 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 17 Nov 2018 10:51:59 -0800 (PST) Date: Sat, 17 Nov 2018 18:52:00 -0000 From: Andrey Utkin To: gdb-patches@sourceware.org Subject: Re: [PATCH] Fix search of debug files for remote debuggee Message-ID: <20181117185158.GA1761@undo-autkin> References: <20181109190940.22554-1-autkin@undo.io> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181109190940.22554-1-autkin@undo.io> User-Agent: Mutt/1.10.1 (2018-07-13) X-IsSubscribed: yes X-SW-Source: 2018-11/txt/msg00270.txt.bz2 Reported as https://sourceware.org/bugzilla/show_bug.cgi?id=23893