Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]
[deliverable/binutils-gdb.git] / gdb / testsuite / lib / completion-support.exp
index 25332cc0a49fcc8198951b3991a131069c6883b6..c7cc1c97558c50d2adfb77ad9dff2ef98ef09992 100644 (file)
@@ -30,7 +30,7 @@ namespace eval completion {
     variable keyword_list {"if" "task" "thread"}
 
     variable explicit_opts_list \
-       {"-function" "-label" "-line" "-source"}
+       {"-function" "-label" "-line" "-qualified" "-source"}
 }
 
 # Make a regular expression that matches a TAB completion list.
This page took 0.023885 seconds and 4 git commands to generate.