From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 56050 invoked by alias); 17 Nov 2015 19:15:48 -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 56007 invoked by uid 89); 17 Nov 2015 19:15:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: smtp.gentoo.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 17 Nov 2015 19:15:47 +0000 Received: from vapier.lan (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id 4C2EB3404B1; Tue, 17 Nov 2015 19:15:45 +0000 (UTC) Date: Tue, 17 Nov 2015 19:15:00 -0000 From: Mike Frysinger To: Pedro Alves Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] [sim/ppc] Fix printf_filtered reference Message-ID: <20151117191544.GK31395@vapier.lan> Mail-Followup-To: Pedro Alves , gdb-patches@sourceware.org References: <1447787243-13888-1-git-send-email-palves@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="mPOSj6iWmtyhwOMz" Content-Disposition: inline In-Reply-To: <1447787243-13888-1-git-send-email-palves@redhat.com> X-IsSubscribed: yes X-SW-Source: 2015-11/txt/msg00352.txt.bz2 --mPOSj6iWmtyhwOMz Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-length: 135 On 17 Nov 2015 19:07, Pedro Alves wrote: > The fix here is to make the TRACE macro call sim_io_printf_filtered > directly. LGTM -mike --mPOSj6iWmtyhwOMz Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWS3zgAAoJEEFjO5/oN/WBzq0P/0y9m5duJ9IyRCrL37lF4kKm P5wbMBkQtfZTE+j59s/zAUABIPkGTrBAyk7EoIefhygR6MDPrYTStMRuNKSTV3hu LQAl6GDIo0q8taiGN3fyLuKTI2XPkJIXmT3XYClYFdhOcH+3ZZOyaVI3vCztmO4N cm4cZd9bWqd3iSh+LslMFO/x5syZN5/CiOwDEmRaBekC7ecqr/f2fmsdNdZ2P+OE HLpJmOoxOLlSH81CAnMV2x/iddqsuAcAsiEOrTuoTOOfXzD585F+ylB9UARq/T63 c4ij0WfNkPxph2zC8B8yHz2o9u24fZ0uFIPiNeVwa2nmt2ou9T78NiNlUWzXdba0 b3m49DxiIaBtHX1HD18DCC0WOHCUqJT7AtpbbbdZkWd9sD9aVXY8CEzfDpwVothf rLDx/YtJpt3hEJaeFntn1vOqhkzoqZ3wcmu4QP8RJ0CRnw0mCHR1kjzcN8ZGqaHp UGqRVoPnr1DFWEvPu/KGMhKAnGcBQXaVrFd79eOXZ3zJv2x1myHDlSsAkNoXpTto AFhl+a+yeK7Ok8YEKbG/IrEbO2lOaCK4hvOX1fLaAGGNj/d8W+yhqc2B93dQgtnx v7SBbvlFuDpGXsbPvnpngHvAi34zAeQOUDfeuzxozWTFDL4W8dqH6nQuFjMBQgi5 on7BWGVJKlBxcq38xtxa =r6oe -----END PGP SIGNATURE----- --mPOSj6iWmtyhwOMz--