public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug win32/14619] New: Slow startup when built without --disable-nls
@ 2012-09-25  9:53 vanboxem.ruben at gmail dot com
  2012-09-25  9:53 ` [Bug win32/14619] " vanboxem.ruben at gmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: vanboxem.ruben at gmail dot com @ 2012-09-25  9:53 UTC (permalink / raw)
  To: gdb-prs


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

             Bug #: 14619
           Summary: Slow startup when built without --disable-nls
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: win32
        AssignedTo: unassigned@sourceware.org
        ReportedBy: vanboxem.ruben@gmail.com
    Classification: Unclassified


On Windows, when starting a Qt GUI "Hello World!" style app, startup time on my
8GB RAM Core i5 2.5-3.2 GHz is dramatically increased when gdb is not built
without nls. Doing

gdb testapp
set verbose on
run

shows me that the delay is due to symbol loading of QtCore4d (2 vs 6 seconds)
and QtGui4d (6 vs 18 seconds). The times are counted by me and recorder
visually. The issue is discussed here:
http://sourceforge.net/mailarchive/message.php?msg_id=29795741

Where the "rubenvb" build left out --disable-nls and the mingw-builds didn't. I
built gdb with --disable-nls seperately and verified it improves the times as
described above and in that thread.

I'm sure this isn't wanted. Providing a minimal testcase will be difficult, the
Qt debug DLL's involved are quite large, but it should be reproducible with the
official Qt installer and for example my GCC 4.7.1 32-bit toolchains' gdb.

-- 
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.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-02-11 17:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-25  9:53 [Bug win32/14619] New: Slow startup when built without --disable-nls vanboxem.ruben at gmail dot com
2012-09-25  9:53 ` [Bug win32/14619] " vanboxem.ruben at gmail dot com
2012-09-26  0:53 ` asmwarrior at gmail dot com
2012-09-27  8:35 ` vanboxem.ruben at gmail dot com
2012-09-27 15:28 ` tromey at redhat dot com
2012-09-28 10:48 ` vanboxem.ruben at gmail dot com
2012-09-28 15:27 ` tromey at redhat dot com
2023-02-11 17:50 ` tromey at sourceware dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).