Use search_domain::FUNCTIONS_DOMAIN when setting breakpoints
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 31508264bc9481abfa238c0657e60a989ada660f..38cfccbabb6bcf22c908fb4ec9c8d1daff782255 100644 (file)
@@ -1,3 +1,17 @@
+2017-11-08  Pedro Alves  <palves@redhat.com>
+
+       * linespec.c (iterate_over_all_matching_symtabs): Add
+       search_domain parameter.  Pass it down to expand_symtabs_matching.
+       (decode_objc): Request FUNCTIONS_DOMAIN symbols only.
+       (lookup_prefix_sym): Adjust by passing ALL_DOMAIN as
+       search_domain.
+       (add_all_symbol_names_from_pspace): Add search_domain parameter.
+       Pass it down.
+       (find_method, find_function_symbols): Request FUNCTIONS_DOMAIN
+       symbols.
+       (add_matching_symbols_to_info): Add search_domain parameter.  Pass
+       it down.
+
 2017-11-08  Pedro Alves  <palves@redhat.com>
 
        * ada-lang.c (ada_make_symbol_completion_list): Remove text and
This page took 0.027159 seconds and 4 git commands to generate.