From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27956 invoked by alias); 3 Oct 2009 13:06:31 -0000 Received: (qmail 27942 invoked by uid 22791); 3 Oct 2009 13:06:31 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mailhost.u-strasbg.fr (HELO mailhost.u-strasbg.fr) (130.79.200.158) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 03 Oct 2009 13:06:24 +0000 Received: from baal.u-strasbg.fr (baal.u-strasbg.fr [IPv6:2001:660:2402::41]) by mailhost.u-strasbg.fr (8.14.2/jtpda-5.5pre1) with ESMTP id n93D60SE093310 ; Sat, 3 Oct 2009 15:06:00 +0200 (CEST) (envelope-from muller@ics.u-strasbg.fr) Received: from mailserver.u-strasbg.fr (ms2.u-strasbg.fr [IPv6:2001:660:2402:d::11]) by baal.u-strasbg.fr (8.14.0/jtpda-5.5pre1) with ESMTP id n93D5xw5028806 ; Sat, 3 Oct 2009 15:05:59 +0200 (CEST) (envelope-from muller@ics.u-strasbg.fr) Received: from d620muller (lec67-4-82-230-53-140.fbx.proxad.net [82.230.53.140]) (user=mullerp mech=LOGIN) by mailserver.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id n93D5v7h032542 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) ; Sat, 3 Oct 2009 15:05:58 +0200 (CEST) (envelope-from muller@ics.u-strasbg.fr) From: "Pierre Muller" To: , "'Joel Brobecker'" Cc: , References: <20090917160537.GL8910@adacore.com> In-Reply-To: Subject: RE: [PING] About score-tdep commit Date: Sat, 03 Oct 2009 13:06:00 -0000 Message-ID: <000f01ca442a$4bc5f460$e351dd20$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable 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: 2009-10/txt/msg00086.txt.bz2 Hi Don, it looks like you have committed some changes to score-tdep.c and score-tdep.h on September 27.=20 I only realized this today... This commit is only in main branch, shouldn't this also be included in gdb 7.0 branch as it removes code that is surely broken in=20 the branch? Pierre > -----Message d'origine----- > De : gdb-patches-owner@sourceware.org [mailto:gdb-patches- > owner@sourceware.org] De la part de don.lee@sunplusct.com > Envoy=C3=A9 : Sunday, September 27, 2009 6:14 AM > =C3=80 : Joel Brobecker > Cc : don.lee@sunplusct.com; donlee@sourceware.org; gdb- > patches@sourceware.org; Pierre Muller > Objet : Re: [PING] About score-tdep commit >=20 > Joel Brobecker =E5=86=99=E4=BA=8E 2009-09-18 00:0= 5:37: > > > > Thanks for the ping. > > > > I was assuming that the score maintainer would be reacting to your > > message. Perhaps he does not receive emails sent to his sourceware > > address. Trying on his regular email address... > > >=20 > Sorry for the delay, busy for other project, didn't check these emails > for > a while. >=20 > > > First message: > > > > > > Hi Don, > > > > > > looking at > > > http://sourceware.org/gdb/current/ari/ > > > I found a revival of TARGET_HAS_HARDWARE_WATCHPOINTS > > > macros, which should not be there. > > > >=20 > I'll fix these problems as soon as possible. >=20 > don