From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31602 invoked by alias); 15 Dec 2010 16:54:50 -0000 Received: (qmail 31576 invoked by uid 22791); 15 Dec 2010 16:54:49 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 15 Dec 2010 16:54:44 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 766231B41F6; Wed, 15 Dec 2010 16:54:42 +0000 (UTC) From: Mike Frysinger To: gdb-patches@sourceware.org Subject: Re: [PATCH v2] gdbserver: bfin: new port Date: Wed, 15 Dec 2010 16:54:00 -0000 User-Agent: KMail/1.13.5 (Linux/2.6.37-rc5; KDE/4.5.2; x86_64; ; ) Cc: Pedro Alves , Andrew Stubbs , toolchain-devel@blackfin.uclinux.org, Daniel Jacobowitz References: <1291886957-12003-1-git-send-email-vapier@gentoo.org> <201012141806.44803.pedro@codesourcery.com> <201012141320.36961.vapier@gentoo.org> In-Reply-To: <201012141320.36961.vapier@gentoo.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2949735.7osuzAjKXg"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201012151153.51578.vapier@gentoo.org> X-IsSubscribed: yes 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 X-SW-Source: 2010-12/txt/msg00307.txt.bz2 --nextPart2949735.7osuzAjKXg Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-length: 1271 On Tuesday, December 14, 2010 13:20:35 Mike Frysinger wrote: > On Tuesday, December 14, 2010 13:06:19 Pedro Alves wrote: > > On Tuesday 14 December 2010 17:47:11, Mike Frysinger wrote: > > > i'll open a tracker item to get this stuff eventually split out, but i > > > dont see it being done in a time frame that is before the gdb-7.3 > > > release which i really want to be a part of. > >=20 > > That's months away. I think you're over estimating. :-) >=20 > i'm pessimistic when it comes to absorbing knowledge of projects under > sourceware.org ... it's an ecosystem unto itself. >=20 > > BTW, you should also include > > linux-tdep.o in gdb_target_obs, and call linux_init_abi somewhere > > in your GDB_OSABI_LINUX osabi handler. >=20 > i'm guessing this would depend on the bfin-linux-tdep split though as we > currently dont have any osabi handlers. this linux-tdep code is "new" as > it wasnt in the version of gdb we're upgrading from. seems your optimism wins over my pessimism. splitting out into bfin-linux- tdep was fairly easy, as was dropping all of our old sigcontext parsing in= =20 favor of trad-frame. i love watching code get deleted in favor of=20 functionality equivalent snippets :). hopefully my v4 patchset should make everyone happy. -mike --nextPart2949735.7osuzAjKXg 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.16 (GNU/Linux) iQIcBAABAgAGBQJNCPKfAAoJEEFjO5/oN/WBkLUP/0Sm1aiI9Aj7CgqAYSv5WAW6 hQJ5LAquE9E/lBXhlW2sud+ZxHZkHVO43Cyne4XFlDbZ6qPOSCNWnMhTrLGvvChz HBtoUIGUxHJH+tnxtlrxTNTTZFwVeZPFT4KTTDeOisIPfCf3pLGqkZ0DCpLLKR57 /j2kq3Yvznq85sTdXd489so9/5FTziy++GWZeJxvL9/TNPjcw9N6tzXZMgnPAYRt LxCtnvUf5TevZoVabIq36eU+blLZYoSta2AqL9tQdVnz2YzsmN0j03Ry5Fu66bVL /sKO0kFUSXvcekOCMPR+J2iiaV2hycDsUFxKAsaDRRf3X1b/3NJwLGmq6DiXoQAf ZBV7Gfyf4Ugjp6pGMs+jnfqEw3dldRymCT2JNGB8uoALoha/LYmYg/nCtlPjm+3z qvTRB3QYWmj2wK6OrH2HIpnsPfEPgki5UqWmd+pZvdr0mU2bIi6q5DDffOHVtbyz cET23dWDkArc213w/Xvg+DKp59G2uwOeL2hUn78aYgChWqFg9hm91PZ5hRIhwx18 dFneL4Rn9gNg0KWvHAcwESVV6b951Ea2rpHwHDCablQsQK8S4kcKlkP2aJSGys2j +DvO/uPvnr2KDWYDk5feCx+OXvQHAE/icBbCSyJXkYcNTHGYxgJ+mSR0QOskgh9Z khE8gjHXnaSCAqGX+kG5 =fXCw -----END PGP SIGNATURE----- --nextPart2949735.7osuzAjKXg--