Re: Completion on symbols nonfunctional, gdb 7.8.1
"Maciej W. Rozycki" <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 29 Feb 2016, Jonah Petri wrote: > Thanks for the advice! Your hints led me to readline, which seems to > be the problem. I seem to be linking against a bad readline lib. I > recompiled gdb with --without-system-readline, and now all is as > expected. > > Thanks again. I'm glad to be of help. Maciej