[Bash-completion-devel] bash completion for gdb doesn't work on filenames

Reuben Thomas rrt at sc3d.org
Mon May 12 20:45:05 UTC 2008


On Sun, 11 May 2008, David Paleino wrote:

> tags 463969 unreproducible
> thanks
>
> Hi Reuben,
>
> On Mon, 04 Feb 2008 12:08:01 +0000, Reuben Thomas wrote:
>
>> If I type "gdb sr<TAB>" to try to complete "src/", it doesn't work
>
> It works for me:
>
> $ cd /
> $ gdb bin[TAB]
> bin/  bind
> $ gdb bin/e[TAB]
> $ gdb bin/echo
> GNU gdb 6.8-debian
> [..]

This works for me. However,

$ cd /usr
$ gdb src[TAB]
[no response]

> Please check if you have bash-completion installed (yes, that's the package
> name!) :)

I do.

-- 
http://rrt.sc3d.org/ | Travail broadens the behind



More information about the Bash-completion-devel mailing list