Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@ges.redhat.com>
To: Grace Sainsbury <graces@redhat.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFA] hardware breakoints in target vector
Date: Thu, 01 Aug 2002 14:04:00 -0000	[thread overview]
Message-ID: <3D49A279.9080104@ges.redhat.com> (raw)
In-Reply-To: <20020730161611.A9278@tomago.toronto.redhat.com>

+  return ((LONGEST)byte_count <= REGISTER_SIZE);

BTW, I think the conversion of the macro to a function made the cast 
redundant.

> This is the first patch for inserting hardware breakpoints into the
> target vector. let me know if it's all right.
> 
> grace
> 
> 2002-07-30  Grace Sainsbury  <graces@redhat.com>
> 
> 	* target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,
> 	to_insert_watchpoint, to_remove_watchpoint,
> 	to_stopped_by_watchpoint, to_stopped_data_address,
> 	to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint to
> 	target vecctor. Define their corresponding macros so they call
> 	them.
> 	
> 	* target.c: Add default and debug versions of for
> 	to_insert_hw_breakpoint, to_remove_hw_breakpoint,
> 	to_insert_watchpoint, to_remove_watchpoint,
> 	to_stopped_by_watchpoint, to_stopped_data_address,
> 	to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint.
> 

Yes, ok.  As Eli has noted, I guess updating the doco is one of those 
other patches.

I see you've picked up gdb/161, ya!

Andrew


      parent reply	other threads:[~2002-08-01 21:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-30 18:34 Grace Sainsbury
2002-07-31  9:32 ` Eli Zaretskii
2002-08-01 14:04 ` Andrew Cagney [this message]

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=3D49A279.9080104@ges.redhat.com \
    --to=ac131313@ges.redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=graces@redhat.com \
    /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