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 cli/15548] Limit completions to a pre-defined limit when completions list is very large


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

--- Comment #10 from Jan Kratochvil <jan.kratochvil at redhat dot com> ---
I think you are hitting here the problem of Fedora debuginfo dwz PR 16405 which
I (or anyone) has not fixed yet.  On dwz debuginfo GDB has problem to resolve
just several symbols (in a backtrace) because it (needlessly) expands tons of
dwz-included CUs.

You should try it on debuginfo without dwz (such as RHEL-6 etc.).

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