This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [PATH RFA] Avoid Cannot read 0x20000000 on cygwin GDB


Oops.  Didn't read to the end.

On Tue, Sep 12, 2000 at 03:00:03PM +0200, Pierre Muller wrote:
>PS: I didn't recieve any reaction to patch 5 and 6 for pascal support!

Do you have URLs for this?  I assume that the patches aren't in pascal-specific
sections of the code since you're the maintainer.

>PPS: I am currently writing hardware watchpoint support for Cygwin via Page
>protections,
>it basically works except that I get troubles when the page protection is
>triggered inside a system DLL code.

Couldn't you kludge this by not allowing hardware points on sections of code
in a system DLL as determined by whether the DLL path includes the windows
system directory?  I do something similar for the cygwin DLL.

Hardware watchpoints would be much appreciated.

Actually, someone else working on the win32-nat.c stuff is much appreciated!

cgf

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