But I am unable to step into cygwin code.
When I try to set the breakpoint to seteuid() or fopen, and run the program, it does not stop at that function.
It is kind of working partially. I can set a breakpoint and step into cygwin_logon_user but it won't let me "step" into cygwin_set_impersonation_token() call which I make just after that.
I have to restart the gdb session and set the breakpoint to cygwin_set_impersonation_token() and then it will let me step in.
thanks,
Vishal
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/