[Bash-completion-devel] Bug#499780: bash-completion: gdb argument returns an error when a path is not existing

Sylvestre Ledru sylvestre.ledru at inria.fr
Mon Sep 22 09:55:27 UTC 2008


Package: bash-completion
Version: 20080705
Severity: minor

Hello

There is a small bug when calling the completion on gdb when a path in $PATH does not exist:
$ export PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/path/which/does/not/exist
$ gdb <tab>
=> find: `/path/which/does/not/exist': No such file or directory

A patch fixing this bug is attached to this bug report.

Regards,
Sylvestre

-------------- next part --------------
A non-text attachment was scrubbed...
Name: non-existing-path.diff
Type: text/x-patch
Size: 478 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/bash-completion-devel/attachments/20080922/fd49e85c/attachment-0001.bin 


More information about the Bash-completion-devel mailing list