dtable changes causing _very_ slow startup and process-startup headache. [was Re: auto-import ld]

Robert Collins robert.collins@itdomain.com.au
Fri Jun 8 12:11:00 GMT 2001


Chris,
thank you.

setting the break point by line number worked. I can guess as to why it
works too: if you set by line number it appears to create the breakpoint
when the process is created. I'd _guess_ that with virtual functions and
c++ it _may_ not be possible to set a breakpoint for a class::function
by line number.

Anyway, the delay I'm seeing is caused by

uinfo.cc: line 76      if (get_logon_server_and_user_domain (domain,
NULL))

Corinna, this function is your creation I believe? Is there any reason
it would delay for ~30 seconds when called?

I am not in a domain, ==> am in a workgroup, and haven't installed the
subauth dll.

Rob



More information about the Cygwin-developers mailing list