This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug win32/14619] Slow startup when built without --disable-nls


http://sourceware.org/bugzilla/show_bug.cgi?id=14619

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at redhat dot com

--- Comment #3 from Tom Tromey <tromey at redhat dot com> 2012-09-27 15:28:14 UTC ---
(In reply to comment #2)
>  Switching to a
> gdb configured with --disable-nls makes that startup time about 6 seconds.

I saw something similar to this once where a certain .exe was causing
gdb to emit millions of calls to complaint.
The simplest way to track it down is to do some profiling to see what
the problem really is.
That may give us some idea of what to do about it.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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