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 symtab/15412] Performance regression in "info {func,var,types} foo" (mostly info types).


https://sourceware.org/bugzilla/show_bug.cgi?id=15412

--- Comment #4 from asmwarrior <asmwarrior at gmail dot com> ---
Some test result: GDB GIT HEAD 7.7.50.20140611-cvs(with python enabled, but
without the hack patch of comment 3). When debugging a large Codeblocks project
with debug wxWidgets library. "ptype wxEvent" returned instantly, and "info
types wxEvent" takes about 60 seconds. But compared with my comment 2, it looks
like the performance has improved.

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