From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 71728 invoked by alias); 3 Feb 2016 12:37:39 -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 71715 invoked by uid 89); 3 Feb 2016 12:37:38 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=BAYES_20,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=ownersourcewareorg, owner@sourceware.org, sk:owner@s, sk:owners X-HELO: foss.arm.com Received: from foss.arm.com (HELO foss.arm.com) (217.140.101.70) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 03 Feb 2016 12:37:38 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 836D13A1; Wed, 3 Feb 2016 04:36:52 -0800 (PST) Received: from SHAWIN202 (usa-sjc-mx-foss1.foss.arm.com [217.140.101.70]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id DCD543F2E5; Wed, 3 Feb 2016 04:37:35 -0800 (PST) From: "Thomas Preud'homme" To: "'Don Breazeal'" , References: <1447894382-1469-1-git-send-email-donb@codesourcery.com> <564F6040.7010702@codesourcery.com> In-Reply-To: <564F6040.7010702@codesourcery.com> Subject: RE: [pushed][PATCH] Fix '-data-read-memory-bytes' typo/assertion Date: Wed, 03 Feb 2016 12:37:00 -0000 Message-ID: <04e301d15e7f$a930f2f0$fb92d8d0$@foss.arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-SW-Source: 2016-02/txt/msg00065.txt.bz2 Hi Don, > From: gdb-patches-owner@sourceware.org [mailto:gdb-patches- > owner@sourceware.org] On Behalf Of Don Breazeal >=20 >=20 > This is now pushed (e084c964d61e6f8582711c73738c4df132410597), > ChangeLog is fixed. I believe this also affects the gdb 7.10 branch. Would you mind doing a bac= kport for it? Best regards, Thomas