From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 73455 invoked by alias); 23 Jan 2020 17:50:22 -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 73447 invoked by uid 89); 23 Jan 2020 17:50:22 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-8.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=H*x:6.1, H*RU:sk:sonic31, H*x:20100101, H*r:sk:sonic31 X-HELO: sonic314-19.consmr.mail.ir2.yahoo.com Received: from sonic314-19.consmr.mail.ir2.yahoo.com (HELO sonic314-19.consmr.mail.ir2.yahoo.com) (77.238.177.145) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 23 Jan 2020 17:50:20 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.de; s=s2048; t=1579801816; bh=etT2z8fjDVHJ1Bu2eyEi5iv2tntVAPs4Zb00fP+Rsvo=; h=Date:From:To:In-Reply-To:References:Subject:From:Subject; b=ZbrDVFR5jBoYi9IYChUelbY/0Efa+9Y8w6nf3mbXBmYgHW7t1cQhRYV2nahczTQG/sUkL5g5U5t4HJwJZz+TbaT8Z5PPS7f0nJ2TK0adHAWlQ2laQHfF9BNgFcFsodxQ+9yWIHqmHCWZpNXOy/SNX1BngSjZseqh0Wpri1sdqSUlDT+iALj70aFkednGn5uaI7ZNjAgEQ2LV86nNj/XUiKgyGrqgb0Em+fRKGy/dsyHQSEfeZhAAEqOoYpCpdf0lOAMUJWL5NAtZkDuiweviMLhP5UOywHEUidICuTWlBH+ugoJwQWdFNh10UEFiEXOoG2Egjoc8oJErVAiN6MO9Zg== Received: from sonic.gate.mail.ne1.yahoo.com by sonic314.consmr.mail.ir2.yahoo.com with HTTP; Thu, 23 Jan 2020 17:50:16 +0000 Date: Thu, 23 Jan 2020 17:55:00 -0000 From: "Hannes Domani via gdb-patches" Reply-To: Hannes Domani To: Gdb-patches Message-ID: <2006977169.27349356.1579801812486@mail.yahoo.com> In-Reply-To: <87tv4mxfnm.fsf@tromey.com> References: <61945806.10663072.1578160491001.ref@mail.yahoo.com> <61945806.10663072.1578160491001@mail.yahoo.com> <87wo9k78ce.fsf@tromey.com> <1877504511.25465148.1579649235788@mail.yahoo.com> <87tv4mxfnm.fsf@tromey.com> Subject: Re: [PING] [PATCH] Cache the text section offset of shared libraries MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2020-01/txt/msg00740.txt.bz2 Am Donnerstag, 23. Januar 2020, 18:10:24 MEZ hat Tom Tromey Folgendes geschrieben: > >>>>> "Hannes" =3D=3D Hannes Domani via gdb-patches writes: > > Hannes> This one, or the v2 with more details in the commit message?: > Hannes> https://sourceware.org/ml/gdb-patches/2020-01/msg00332.html > > I didn't realize there was a v2, sorry.=C2=A0 Please push that one. Pushed, thanks.