This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA-v2] Fix a windows bug if two watchpoints are used


> From: "Pierre Muller" <muller@ics.u-strasbg.fr>
> Cc: <gdb-patches@sourceware.org>
> Date: Thu, 4 Jun 2009 08:33:52 +0200
> Content-Language: en-us
> 
>   Considering the objections to my first patch, I
> here submit another patch that
> make i386_stopped_data_address
> return as soon as one hit is found.

This part is fine with me.

>   The change in I386_DR_DISABLE is still 
> useful for the second test inside the i386_stopped_data_address
> function.

What do we need that for?  Does the Intel spec say that these its need
to be zeroed for disabled debug registers?

>   This patch does fix my windows specific problem.

Is your problem fixed without the change in I386_DR_DISABLE?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]