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 breakpoints/15826] Slow symbol lookups during conditional breakpoints


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

dje at google dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dje at google dot com

--- Comment #2 from dje at google dot com ---
One of the sad things is that it's doing this for "bool" ... though that may be
the reason ...

Plus I wouldn't expect gdb to keep going to psymtabs.
Once yes.  Continually ... ?  Maybe if the symbol isn't found at all.

I can recreate this with a simple program that doesn't have bool in the debug
info.  Seems a bit odd for something as big as LibreOffice though.

gdb needs to be smarter about such things.

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