This is the mail archive of the gdb@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]

Re: gdb script performance


Hi,

On Thu, 2006-10-05 at 14:15 +0200, Jean-Marc Saffroy wrote:
> Hello,
> 
> I'm using gdb (6.5) to analyse a Linux kernel kdump (really an ELF core 
> file), and I find that a simple script is awwwfully slow. Here is an 
> example:

I haven't looked at your gprof results, but your problem is certainly
the same as described here:
http://sources.redhat.com/ml/gdb/2006-08/msg00099.html

This discussion lead to the patch submitted here:
http://sources.redhat.com/ml/gdb-patches/2006-09/msg00088.html

It hasn't been checked in yet because of missing copyright assignement
paperwork.

Fred.


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