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: > Does anyone know why some gdbs (in this case 7.8.1, as built into a > yocto sdk) might not have working tab completion? Does "some" mean different versions installed on the same system or across different computers? If the latter, then have you checked for anything odd in /etc/inputrc or ~/.inputrc first? Distributions tend to put weird stuff there, which is bound to break someone's assumptions. Maciej