From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 50073 invoked by alias); 28 Mar 2015 07:19: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 50059 invoked by uid 89); 28 Mar 2015 07:19:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_PASS,T_RP_MATCHES_RCVD 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; Sat, 28 Mar 2015 07:19:46 +0000 Received: from vapier (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id 1967A340BC1; Sat, 28 Mar 2015 07:19:44 +0000 (UTC) Date: Sat, 28 Mar 2015 07:19:00 -0000 From: Mike Frysinger To: Jiri Gaisler Cc: gdb-patches@sourceware.org Subject: Re: [PATCH v4 13/13] Add watchpoint support to gdb simulator interface. Message-ID: <20150328071943.GN30239@vapier> Mail-Followup-To: Jiri Gaisler , gdb-patches@sourceware.org References: <1426626170-21401-1-git-send-email-jiri@gaisler.se> <1426626170-21401-14-git-send-email-jiri@gaisler.se> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="bAr+fMtvBxbbbkvl" Content-Disposition: inline In-Reply-To: <1426626170-21401-14-git-send-email-jiri@gaisler.se> X-IsSubscribed: yes X-SW-Source: 2015-03/txt/msg00939.txt.bz2 --bAr+fMtvBxbbbkvl Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 356 On 17 Mar 2015 22:02, Jiri Gaisler wrote: > Currently, only the sparc sim supports watchpoints. Stubs for the > watchpoint functions were added to all other built-in sims > to avoid linking errors. i haven't looked too closely here, but we already have common/sim-watch.c. = how=20 does this interact with that ? also missing ChangeLog entries -mike --bAr+fMtvBxbbbkvl Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVFlYPAAoJEEFjO5/oN/WByoYP/3i6/2QVErEoyqCJqcYf9EvY BZiIjg1G4qFOX54ZeiXOOWMtjM3K7zL/IbrAeT96esjYZP0Pfi2xzZSVuSwSwOMp Trd8vk8ktTb+ql6L1xwjio4INK1en5NGMEdy4yIiuiFnhQFZ6/ZrSknF7eGOIHBg jwbfbyOy+rQZD+P64eg1J1qfLHwTh3gW56ug4yD3QanpKqrzR+ghT6mSRNMs3ONr lEVd6UBYgMM5587J5SzxeuYvki+VcawGpL5dh9GikK8Jw7ij5YG2Kq4muvW8WXn9 WLfsR2iwu6J6WTw3r3hoEGlUfm7hwyV7qMFB0sF5r2JqC/fuR60XZaaYPIBibn8n YNUg+ziT9qrAE609rLNVdDvyOozrgv3mbGny8mU/Z9s9F8R96rBXM8FeynhcF8r4 NCKS8vWTu+wYwn0kgXcUg8WVPBCrO8xcIS/CU5G+wMS7be9+WkAEKKHGZNHINMru 2JdeINpw8ygeg3m5F4BoCbWUIu1X3tEyNxOUiE6vl+2TFE80X70WgF2CLGjXIqv7 4m2BIFKIzh0Dbpeop9bJGkNjblb3aOxz//MF737Prk7VeOvRG8JOb9Rss6zCIavu Nu6ScQKAzxS2KfLAF1NnsjTTS1ubOL+FCnL24Jn8l1KEy/EERoDLm8+xvudxKKaW a+qeGryY1SJ+lw1xWk5D =odgZ -----END PGP SIGNATURE----- --bAr+fMtvBxbbbkvl--