Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Pierre Muller" <muller@ics.u-strasbg.fr>
To: <donlee@sourceware.org>, <gdb-patches@sourceware.org>
Subject: [PING] About score-tdep commit
Date: Thu, 17 Sep 2009 07:34:00 -0000	[thread overview]
Message-ID: <000901ca3769$3a261af0$ae7250d0$@u-strasbg.fr> (raw)
In-Reply-To: <20090806102838.12059.qmail@sourceware.org>

  Branch 7.0 is open now,
but no one reacted to this email I sent
where I said that the watchpoint
related code for score-tdep
is non functional.
  Can we leave this as is in 7.0?


Pierre Muller
ARI maintainer for GDB







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.

  your commit of score-tdep.h was apparently approved in march
but you committed it only in august.
  In the mean time, the macro
TARGET_HAS_HARDWARE_WATCHPOINTS has been removed
and several other macros have been renamed
TARGET_CAN_USE_HARDWARE_WATCHPOINT => target_can_use_hardware_watchpoint
STOPPED_BY_WATCHPOINT => target_stopped_by_watchpoint
HAVE_CONTINUABLE_HARDWARE_WATCHPOINT => target_have_continuable_watchpoint
TARGET_REGION_OK_FOR_HW_WATCHPOINT => target_region_ok_for_hw_watchpoint

  Thus the current code is not functional.

  All the hardware watchpoint related macros
that you set in score-tdep.c should be replaced by
appropriate entry in a target_ops struct...

  But I saw no target_ops for your system,
thus I don't really know how to fix your code.
Could you try to look into this?

Pierre Muller
GDB ARI (Awk Regression Index) maintainer


> -----Message d'origine-----
> De : gdb-cvs-owner@sourceware.org [mailto:gdb-cvs-owner@sourceware.org]
> De la part de donlee@sourceware.org
> Envoyé : Thursday, August 06, 2009 12:29 PM
> À : gdb-cvs@sourceware.org
> Objet : src/gdb ChangeLog MAINTAINERS NEWS configure.t ...
> 
> CVSROOT:	/cvs/src
> Module name:	src
> Changes by:	donlee@sourceware.org	2009-08-06 10:28:38
> 
> Modified files:
> 	gdb            : ChangeLog MAINTAINERS NEWS configure.tgt
> 	                 score-tdep.c score-tdep.h
> 
> Log message:
> 	* score-tdep.c: Support a new Sunplus CT S+core variant, S+core
> 3.
> 	* score-tdep.h: Ditto.
> 	* NEWS: Ditto.
> 	* configure.tgt: Test do we have a simulator.
> 	* MAINTAINERS: Add myself under target score
> 
> Patches:
> http://sources.redhat.com/cgi-
> bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10781&r2=1.10782
> http://sources.redhat.com/cgi-
> bin/cvsweb.cgi/src/gdb/MAINTAINERS.diff?cvsroot=src&r1=1.422&r2=1.423
> http://sources.redhat.com/cgi-
> bin/cvsweb.cgi/src/gdb/NEWS.diff?cvsroot=src&r1=1.324&r2=1.325
> http://sources.redhat.com/cgi-
> bin/cvsweb.cgi/src/gdb/configure.tgt.diff?cvsroot=src&r1=1.223&r2=1.224
> http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/score-
> tdep.c.diff?cvsroot=src&r1=1.20&r2=1.21
> http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/score-
> tdep.h.diff?cvsroot=src&r1=1.5&r2=1.6




  parent reply	other threads:[~2009-09-17  7:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20090806102838.12059.qmail@sourceware.org>
2009-09-03  7:56 ` [ARI regression] " Pierre Muller
2009-09-17  7:34 ` Pierre Muller [this message]
2009-09-17 16:05   ` [PING] " Joel Brobecker
2009-09-27  4:22     ` don.lee
2009-10-03 13:06       ` Pierre Muller
2009-10-10  9:21         ` don.lee
2009-10-14  2:05           ` Joel Brobecker
2009-10-19  9:51             ` don.lee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000901ca3769$3a261af0$ae7250d0$@u-strasbg.fr' \
    --to=muller@ics.u-strasbg.fr \
    --cc=donlee@sourceware.org \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox