From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 57972 invoked by alias); 25 Nov 2016 16:49:12 -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 57918 invoked by uid 89); 25 Nov 2016 16:49:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy= 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 ESMTP; Fri, 25 Nov 2016 16:49:10 +0000 Received: from vapier.lan (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id 02433340FA4; Fri, 25 Nov 2016 16:49:08 +0000 (UTC) Date: Fri, 25 Nov 2016 16:49:00 -0000 From: Mike Frysinger To: John Baldwin Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] Define an error function in the PPC simulator. Message-ID: <20161125164908.GI21655@vapier.lan> Mail-Followup-To: John Baldwin , gdb-patches@sourceware.org References: <20161124152917.52189-1-jhb@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="w803fMwrd3YJFiOr" Content-Disposition: inline In-Reply-To: <20161124152917.52189-1-jhb@FreeBSD.org> X-IsSubscribed: yes X-SW-Source: 2016-11/txt/msg00812.txt.bz2 --w803fMwrd3YJFiOr Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-length: 373 On 24 Nov 2016 07:29, John Baldwin wrote: > Previously this used the error function from GDB directly instead of > the error method in the host callbacks structure. This was exposed via > a link error when GDB was converted to C++. The error function invokes > the error callback similar to sim_io_error. ppc/main.c and ppc/misc.c already have error() definitions -mike --w803fMwrd3YJFiOr Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJYOGuDAAoJEEFjO5/oN/WBVCUP/jofpxQb3I9p0yeBNUkEalKC PBmpslnDVLbRylMro/X2z6GfSBP9ruYvGve8PFpBzoKZm4Q023buZHlNys/f8pq/ z1yaOBjsYehqNZryRm2SJzsMKVRweRnULWK7ml+Aer1g0k1G/hVWfu+qV/ZOMQYa IAB5HkfVq0Yqfh6z9DSY/plzIYZf+FfiDG/bAB5XaMjDRZvNCFZXC6zHleV6JVwu pPLgTQq/bzOwXw86kf3HBO+l2rsA7DfEEnm+TUXAShFZHgzgg9Q5cGH1TMC03Ty9 zJRZXd2dTtm7HPUgCpIAzISxrfjjmdvQScBTA1DKBGFLRTjWA6vBWvE0ynYoxPIH gU/bemEhBlT8rlh+2d9BsTuIp322QXugQvofrQynXDthuifK0XuzNW0z3hpTqLVa 0QGtnw54kflAhZDbhvUJPSvHfv3eeq2FbvWR328a1i/HlfdtwCwh14VSvaxPuIaM bTNDys2XSdW74VgR1AN6Sggj0OxKjHy6+2Q1mCDaZGgOyzewYHhwOvPmJIWafNGe TlPakDSDpRL/oAz/ue0dixnVtpv5mc9SCvLvGv2er9OO09qpTywwlL5ZwRed4CuH fskbUBzELE6bNYUaZ/dbh64I9/ZPKtykvnysD/jO4piD6/jAMuRoJRd39yWbWYTh HtHnTykS0W51VfUY0G2e =x3HE -----END PGP SIGNATURE----- --w803fMwrd3YJFiOr--