| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-developers/> |
| List-Post: | <mailto:cygwin-developers AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-developers-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin-developers AT sources DOT redhat DOT com |
| Message-ID: | <01e201c0f04e$d42f5140$0200a8c0@lifelesswks> |
| From: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
| To: | <cygwin-developers AT cygwin DOT com> |
| References: | <000901c0ef4e$904cbe50$6e032bb7 AT BRAMSCHE> <018e01c0ef53$02e833f0$0200a8c0 AT lifelesswks> <20010607155145 DOT A21540 AT redhat DOT com> <009901c0efa2$23f65320$0200a8c0 AT lifelesswks> <15974599808 DOT 20010608103149 AT logos-m DOT ru> |
| Subject: | Re: dtable changes causing _very_ slow startup and process-startup headache. [was Re: auto-import ld] |
| Date: | Sat, 9 Jun 2001 05:11:18 +1000 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook Express 5.50.4133.2400 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
| X-OriginalArrivalTime: | 08 Jun 2001 19:02:26.0130 (UTC) FILETIME=[8E8FA320:01C0F04D] |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |