| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| Date: | Tue, 17 Apr 2001 16:52:41 +0300 (IDT) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| X-Sender: | eliz AT is |
| To: | Francisco Pastor <fpastor DOT etra-id AT etra DOT es> |
| cc: | djgpp AT delorie DOT com |
| Subject: | Re: Debug watchpoints in CWSDPMI. |
| In-Reply-To: | <9bhak9$sc6$1@talia.mad.ttd.net> |
| Message-ID: | <Pine.SUN.3.91.1010417165008.15278J-100000@is> |
| MIME-Version: | 1.0 |
| Reply-To: | djgpp AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | djgpp AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
On Tue, 17 Apr 2001, Francisco Pastor wrote: > Please, somedy know if the DPMI services to use debug watchpoints (0x0b00 to > 0x0b03) work with CWSDPMI? Of course, they do: that's how GDB and FSDB implement hardware-assisted watchpoints since long ago. See src/debug/common/dbgcom.c in djlsr203.zip for how this is done. These functions work in any DPMI host I have ever used, including CWSDPMI, QDPMI, and several versions of Windows. > I have tried to use it and seems that do not work. Details, please. What did you try to do, and how did it ``not work''?
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |