Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Pierre Muller <muller@cerbere.u-strasbg.fr>
To: gdb-patches@sources.redhat.com
Subject: Re: [RFA 2] Debug register support in win32-nat.c (need opinions)
Date: Mon, 04 Feb 2002 03:04:00 -0000	[thread overview]
Message-ID: <4.2.0.58.20020204105344.019677b8@ics.u-strasbg.fr> (raw)
In-Reply-To: <20020130172020.GI6543@redhat.com>

At 18:20 30/01/2002 , vous avez écrit:
>On Mon, Jan 14, 2002 at 09:33:27AM +0100, Pierre Muller wrote:
> >Christopher, does this answer your concerns?
>
>I don't think I saw any dissenting opinions, so go ahead and check
>your changes in, Pierre.

OK, I checked this in with the minor modifications in the code discussed and with this
modified log entry.

PS:
   I must confess that I was unable to recheck my patch as there seems to be a 
configure problem for cygwin lately.


2002-02-04  Pierre Muller  <muller@ics.u-strasbg.fr>
         Add support for hardware watchpoints for win32 native.
         * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of 
         CONTEXT_DEBUG_REGISTERS.
         (dr variable): New variable. Static array containing a local copy 
         of debug registers.
         (debug_registers_changed): New variable.  Reflects when debug registers
         are changed and need to be written to inferior.
         (debug_registers_used): New variable. Reflects when any debug register 
         was set, used when new threads are created.
         (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
         i386-nat code.
         (thread_rec): Set dr array if id is the thread of current_event .
         (child_continue, child_resume): Change the debug registers for all
         threads if debug_registers_changed.
         (child_add_thread): Change the debug registers if debug_registers_used.
         * config/i386/cygwin.mh: Add use of i386-nat.o file.
         Link nm.h to new nm-cygwin.h file.
         + config/i386/nm-cygwin.h: New file. Contains the macros used for use
         of hardware registers.



Pierre Muller
Institut Charles Sadron
6,rue Boussingault
F 67083 STRASBOURG CEDEX (France)
mailto:muller@ics.u-strasbg.fr
Phone : (33)-3-88-41-40-07  Fax : (33)-3-88-41-40-99


      reply	other threads:[~2002-02-04 11:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-08  1:21 [RFA 2] Debug register support in win32-nat.c Pierre Muller
2002-01-08  1:26 ` Pierre Muller
2002-01-13 10:38   ` Christopher Faylor
2002-01-13 15:21     ` muller
2002-01-13 17:58       ` [RFA 2] Debug register support in win32-nat.c (need opinions) Christopher Faylor
2002-01-14  0:15         ` Eli Zaretskii
2002-01-14  0:33           ` Pierre Muller
2002-01-30  9:20             ` Christopher Faylor
2002-02-04  3:04               ` Pierre Muller [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=4.2.0.58.20020204105344.019677b8@ics.u-strasbg.fr \
    --to=muller@cerbere.u-strasbg.fr \
    --cc=gdb-patches@sources.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