X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com From: Eli Zaretskii To: djgpp-workers AT delorie DOT com In-reply-to: <001501c9e913$d9751830$8c5f4890$@u-strasbg.fr> (muller AT ics DOT u-strasbg DOT fr) Subject: Re: Patch for windows watchpoint bug References: <001501c9e913$d9751830$8c5f4890$@u-strasbg.fr> Message-Id: Date: Wed, 10 Jun 2009 03:10:23 -0400 Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Pierre Muller" > Cc: "'Eli Zaretskii'" > Date: Tue, 9 Jun 2009 17:06:21 +0200 > Content-Language: en-us > Reply-To: djgpp-workers AT delorie DOT com > > Using more than one watchpoints doesn't work > on my Windows XP Pro SP3. > > I found a way to fix this: Thanks. I'm traveling now with no access to DJGPP development environment, but I will try to reproduce this when I'm back and test your patch. > I also have a patch for v2.03, but > I don't know if this is still useful. It is still useful, for example I'm using v2.03. So please send that patch as well. Thanks again.