Mail Archives: djgpp/2001/04/17/08:51:05
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''?
- Raw text -