From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20142 invoked by alias); 25 Jun 2013 16:24:27 -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 20125 invoked by uid 89); 25 Jun 2013 16:24:26 -0000 X-Spam-SWARE-Status: No, score=-9.7 required=5.0 tests=AWL,BAYES_00,KHOP_PGP_SIGNED,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.1 Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 25 Jun 2013 16:24:25 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 289F833DF3D; Tue, 25 Jun 2013 16:24:24 +0000 (UTC) From: Mike Frysinger To: Pedro Alves Subject: Re: [PATCH, gdbserver] Further cleanup of FDPIC/DSBT divergences Date: Tue, 25 Jun 2013 16:26:00 -0000 User-Agent: KMail/1.13.7 (Linux/3.8.3; KDE/4.6.5; x86_64; ; ) Cc: lgustavo@codesourcery.com, "'gdb-patches@sourceware.org'" , Yao Qi References: <51C34F14.8070803@codesourcery.com> <51C9B0BA.20707@redhat.com> In-Reply-To: <51C9B0BA.20707@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2825282.QZyklokCuT"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201306251224.26392.vapier@gentoo.org> X-Virus-Found: No X-SW-Source: 2013-06/txt/msg00729.txt.bz2 --nextPart2825282.QZyklokCuT Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 647 On Tuesday 25 June 2013 11:01:14 Pedro Alves wrote: > can all be combined? I'm confused on the current state > of bfin solib debugging -- it is still depending on out of > tree patches? yes :/. i tried to rewrite solib-frv.c to a solib-fdpic.c which frv & bfin= =20 then used, but haven't had a chance to ever really get back to finishing it= . i=20 don't really want to merge the change the Blackfin port uses since it just= =20 copies solib-frv.c to solib-bfin.c then runs like s/FRV/BFIN/g on it. since i no longer work at ADI, it's Blackfin stuff is a hobby now, so "bori= ng"=20 mechanical work like this isn't high on my list :x. -mike --nextPart2825282.QZyklokCuT Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. Content-length: 836 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJRycQ6AAoJEEFjO5/oN/WBE7YQAN4jHqUhQVifQId4LnBe+2Wh oJG00ZSk9LpnMqwBLR2PM6L4ELHfo6/3Yj+hz6d991nf4Bm0fhysVRJjxXWXRTNW isrvO0ttPeIwxM09QrcCE9u504ifmlfPNFjBellH3cCEB2CmgS+YUzXMrRfpE/Bj iBTfFqWWrwFOh9dcslZEgsO+veITGnwrohKs/fqY8gePLPi6U4p5sHactePItC/9 LJaJznVPNOa4E6FTJPRkKPwlbbB0fEesZt16JOVpScLxinO6h95LFMEekiJxK+HX CsVbW9WX1HkwTMWgdN/Fj6/0CV2kb2Z3sHoSyVFHZogGo5YQq6TsLe+c0DpWrpaZ iK3/k/MdgRhyrnBEAT7CykG8ugpAntwhkwuUQRH4kzwj+I2Jc2icx2sMXgrPH2BF 6r+caimt1/QVhV8h9FaZaGGPiphO7JP49gXD4neva+i37b/UtVd822eX+ciDrdKJ e7ybevGE0bNV43BNnaQrBC2ZRUjbmzmwhtSOKguTpjttkP6TtbGP3PnRjoQSO+Md VpXj80jclK7rqlebva0Fj7680QqGZ0RbNo9GMEZvkSBYa9H8SZAH7BB0AmVhkmv1 JR8UpISo43p1MKiUFGxDm3Xzpk8aonhTd0cuwYQG+wC9A076iUE7JOK8poZ4wwSt Y8zMQNzHMSGZr7i+4ctN =Qme4 -----END PGP SIGNATURE----- --nextPart2825282.QZyklokCuT--