This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


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

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


On Sat, Jun 09, 2001 at 05:11:18AM +1000, Robert Collins wrote:
> 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.

I'm in a workgroup either and I have a 2nd box which is a domain
member. Both boxes don't have the delay. Could you please debug
that further?

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


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