From mboxrd@z Thu Jan 1 00:00:00 1970 From: jtc@redback.com (J.T. Conklin) To: Michael Snyder Cc: Daniel Berlin , Michael Elizabeth Chastain , gdb-patches@sources.redhat.com Subject: Re: [PATCH] New C++ abstraction patch Date: Wed, 21 Feb 2001 14:24:00 -0000 Message-id: <5mg0h7u12i.fsf@jtc.redback.com> References: <200102210442.UAA21584@bosch.cygnus.com> <3A941CBE.F1604F19@cygnus.com> X-SW-Source: 2001-02/msg00433.html >>>>> "Michael" == Michael Snyder writes: Michael> When you speak of a speed hit, are you speaking of Michael> symbol-file-load time, or expression evaluation time? I Michael> think expression evaluation is far less important to optimize Michael> for speed than symbol loading. Lots of people complain about Michael> the time gdb takes to start up on a new symbol file, while Michael> very few (that I'm aware of) complain about the performance Michael> during expression evaluation. Note that expression evaluation time isn't usually an issue for interactive use, but it becomes an issue in user defined functions that grovel around complicated data structures, etc. --jtc -- J.T. Conklin RedBack Networks