delorie.com/archives/browse.cgi | search |
Date: | Thu, 13 Jan 2000 17:31:46 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Pierre Muller <muller AT cerbere DOT u-strasbg DOT fr> |
cc: | djgpp-workers AT delorie DOT com |
Subject: | Re: Building a VxD for win95 for zero page protection |
In-Reply-To: | <200001130907.KAA26961@cerbere.u-strasbg.fr> |
Message-ID: | <Pine.SUN.3.91.1000113172813.12754D-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | dj-admin AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Thu, 13 Jan 2000, Pierre Muller wrote: > - typically I was first thinking of people that develop DJGPP programs > and want to debug the efficiently without going back to DOS ! If this is the main motivation, it might be much easier to attack it in GDB. All you need is to put a watchpoint at address zero. (Currently, GDB cannot do that, since when the watchpoint triggers, a zero address is taken to mean that this watchpoint was not the one who triggered. But it should be a trivial change to make this possible.)
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |