Completion on symbols nonfunctional, gdb 7.8.1

Jonah Petri jpetri@izotope.com
Mon Feb 29 20:49:00 GMT 2016


On Mon, Feb 29, 2016 at 12:44 PM, Maciej W. Rozycki
<macro@linux-mips.org> wrote:
> On Mon, 29 Feb 2016, Jonah Petri wrote:
>
>> I'm not familiar with inputrc, unfortunately.  Can you tell me if
>> there's anything weird in there?  I have nothing in ~root/.inputrc,
>> but here's the contents of /etc/inputrc:
>
>  Me neither offhand; see readline(3) for details.  Local settings take
> precedence over global ones, so try making an empty ~/.inputrc file to see
> if the symptoms go away.
>

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.



More information about the Gdb mailing list