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 _______________________________________________ Bash-completion-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel
