[gdb] Data watchpoints in Windows weirdness. Call for testers.

Christopher Faylor cgf-use-the-mailinglist-please@cygwin.com
Mon Oct 8 14:35:00 GMT 2007


On Mon, Oct 08, 2007 at 02:43:31PM +0200, Corinna Vinschen wrote:
>On Oct  3 01:47, Pedro Alves wrote:
>> By a long shot, Cygwin doesn't do anything funny like hooking
>> GetThreadContext, does it?
>
>cgf might be better suited to answer this, but AFAICS, Cygwin
>doesn't hook any system function.  It just uses them.

Cygwin doesn't hook GetThreadContext or any other system call.  It does play
with the threads stack frame when the thread is first created however.

>OTOH, there are two calls to SetThreadContext in Cygwin, both of them
>changing Eip.  Could that be a problem?

Those should only be triggered in circumstances where a cygwin program
is interrupted outside of the cygwin dll itself.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list