From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-1.mimecast.com (us-smtp-1.mimecast.com [207.211.31.81]) by sourceware.org (Postfix) with ESMTP id 9C0183953405 for ; Mon, 9 Mar 2020 22:57:03 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1583794623; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=jfVv9grEN3+zR+7uQzosMld4Oz1avroteq4wpvZH8cM=; b=Z8kvWl/LE3HN7mfGMAUM/yKSucr9K2gt0v6JkPnsFILX+5Y7yAzxz+C7ykC30vAlw02i1J M0nw4sVjwKXWO6n040nnfHj8vtLV77hcvIkYxm+NHvwJvEwxk/163WmR/HcezpZ5gWzzkY ZDkwCsiWKGNr4x6EJXyhxINNDFahLsA= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-307-2_sQEW84N0mBNaKIjyflVQ-1; Mon, 09 Mar 2020 18:56:59 -0400 X-MC-Unique: 2_sQEW84N0mBNaKIjyflVQ-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 8BD138017DF; Mon, 9 Mar 2020 22:56:57 +0000 (UTC) Received: from localhost (unused-10-15-17-54.yyz.redhat.com [10.15.17.54]) by smtp.corp.redhat.com (Postfix) with ESMTP id 3806E9051C; Mon, 9 Mar 2020 22:56:56 +0000 (UTC) From: Sergio Durigan Junior To: Joel Brobecker Cc: Andrew Burgess , GDB Patches , Philippe Waroquiers , Pedro Alves Subject: Re: [PATCH] Fix printf of a convenience variable holding an inferior address Organization: Red Hat Canada References: <20190610211622.15237-1-philippe.waroquiers@skynet.be> <20200302024616.1049417-1-sergiodj@redhat.com> <20200303133918.GV3317@embecosm.com> <877e01h06g.fsf@redhat.com> <87wo81criy.fsf@redhat.com> <20200304105330.GA4745@adacore.com> <8736al5d8s.fsf@redhat.com> <20200307115849.GA20426@adacore.com> Date: Mon, 09 Mar 2020 18:56:56 -0400 In-Reply-To: <20200307115849.GA20426@adacore.com> (Joel Brobecker's message of "Sat, 7 Mar 2020 12:58:49 +0100") Message-ID: <877dztgmrr.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2020 22:57:04 -0000 On Saturday, March 07 2020, Joel Brobecker wrote: >> Yeah, this is a regression. GDB 8.3 worked fine. > > OK. Thanks for confirming, Sergio. > >> > In terms of putting it in 9.2, I think we could do it; the patch >> > does look safe to me. >>=20 >> Cool. So, is the process the same (now that we're using a different >> versioning scheme)? Do I just open a bug again 9.1 and push the >> backported patch to the branch? > > Correct :). If you don't mind, it might be useful to amend the > ChangeLog entry in master to include the PR number. Alright, I just pushed a new commit to the gdb-9-branch: https://sourceware.org/git/?p=3Dbinutils-gdb.git;a=3Dcommit;h=3D141e490226a= 99e0359393ddaca5628c68de036dc The bug is: https://sourceware.org/bugzilla/show_bug.cgi?id=3D25650 I didn't set the Target Milestone there because I didn't see a "9.2" (or "9.1.1"?) option. Let me know if there's anything else I need to do :-). > Thanks Sergio! Thank you! --=20 Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/