Message ID | 20150803124342.68148B043@oc7340732750.ibm.com |
---|---|
State | New |
Headers | show |
diff --git a/gdb/cp-namespace.c b/gdb/cp-namespace.c index aa29c92..f5f4bad 100644 --- a/gdb/cp-namespace.c +++ b/gdb/cp-namespace.c @@ -485,6 +485,7 @@ cp_lookup_symbol_via_imports (const char *scope, struct cleanup *searched_cleanup; sym.symbol = NULL; + sym.block = NULL; /* First, try to find the symbol in the given namespace if requested. */ if (search_scope_first)