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

Robert Collins robert.collins@itdomain.com.au
Thu Jun 7 15:53:00 GMT 2001


----- Original Message -----
From: "Christopher Faylor" <cgf@redhat.com>
To: <cygwin-developers@cygwin.com>
Sent: Friday, June 08, 2001 8:52 AM
Subject: Re: dtable changes causing _very_ slow startup and
process-startup headache. [was Re: auto-import ld]


> On Fri, Jun 08, 2001 at 08:35:22AM +1000, Robert Collins wrote:
> >----- Original Message -----
> >From: "Christopher Faylor" <cgf@redhat.com>
> >How do you get gdb to stop in cygwin1.dll before main() is reached?
The
> >delay occurs during dll initialisation AFAICT, and I haven't managed
to
> >find out how to stop that early on.
>
> Set a breakpoint in the appropriate routine.


I tried that :[.

$ gdb -nw df.exe
(gdb) dll cygwin1.dll
(gdb) break dtable::extend
Cannot access memory at address 0x61006618

Rob

>
> You can use the "dll" command to preload cygwin1.dll.
>
> cgf
>



More information about the Cygwin-developers mailing list