From: Jonah Petri <jpetri@izotope.com>
To: gdb@sourceware.org
Subject: Completion on symbols nonfunctional, gdb 7.8.1
Date: Mon, 29 Feb 2016 16:00:00 -0000 [thread overview]
Message-ID: <CAJOrw7xd+L2u6O-rUxYqBd1kSZ3upagegYnNJ-JE=MB2MVzp+w@mail.gmail.com> (raw)
Hello!
Does anyone know why some gdbs (in this case 7.8.1, as built into a
yocto sdk) might not have working tab completion?
If I type "break wr" and then press <tab>, it does nothing. However
gdb does know about the symbols! To wit, if I type:
(gdb) complete b wr<return>
b write
b write@got.plt
b write@plt
b writer.h
So, the completions are there, but something is not hooked up
properly... Strangely, it seems that the tab key is hooked up to
something, as when I press <tab> from an empty gdb prompt, I get lots
of good completions, like "actions", "add-auto-load-safe-path", etc.
However, completion on symbols, like "write" above, seems to not work.
I never realized how much I depend on tab completion for productivity
while debugging, so any help would be much appreciated!
Thanks!
Jonah
next reply other threads:[~2016-02-29 16:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-29 16:00 Jonah Petri [this message]
2016-02-29 16:54 ` Maciej W. Rozycki
2016-02-29 17:13 ` Jonah Petri
2016-02-29 17:44 ` Maciej W. Rozycki
2016-02-29 20:49 ` Jonah Petri
2016-03-01 0:34 ` Maciej W. Rozycki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAJOrw7xd+L2u6O-rUxYqBd1kSZ3upagegYnNJ-JE=MB2MVzp+w@mail.gmail.com' \
--to=jpetri@izotope.com \
--cc=gdb@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox