public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* debugging mozilla with gdb is so slow
@ 2001-02-16 21:39 Brian Stell
  2001-02-16 21:54 ` Daniel Berlin
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Stell @ 2001-02-16 21:39 UTC (permalink / raw)
  To: gdb_mailing_list

I find that using gdb to debug Mozilla very slow.

It is so slow that I find many (most?) Linux Mozilla 
developers use printfs because they "need to get work done".

My startup time (time to the first moz window) is really 
long when I use gdb:

  Mozilla no gdb:   11 sec
  Mozilla with gdb: 125 sec

This does not seem to meet the goal in the gdb docs:

    GDB should be responsive to the user.  A programmer 
    hot on the trail of a nasty bug, and operating under 
    a looming deadline, is going to be very impatient of 
    everything, including the response time to debugger
    commands.

( http://www.math.psu.edu/doc/emacs/info/gdbint.info-1 )

Gdb itself comes up fairly fast ~ 5-10 sec. This long
start delay makes it basically unusable.

I have a 500MHz P3 Linux Redhat 6.2 system with 512M ram.

Any thoughts?

Brian Stell

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

end of thread, other threads:[~2001-02-19 14:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-16 21:39 debugging mozilla with gdb is so slow Brian Stell
2001-02-16 21:54 ` Daniel Berlin
2001-02-19 14:07   ` Brian Stell

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