This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/palves/cxx-breakpoint-improvements in repository binutils-gdb.
at e949fb77ab Document breakpoints / linespec & co improvements (manual + NEWS)
This branch includes the following new commits:
new 77c17b9769 Make gdb.base/dmsym.exp independent of "set language ada" new 57ba1e09c3 Eliminate make_cleanup_obstack_free, introduce auto_obstack new e193603a1c Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-index new 8db4801598 Fix TAB-completion + .gdb_index slowness (generalize filenam [...] new 4ab4ea2e9b command.h: Include scoped_restore_command.h new 785423c9a3 Expression completer should not match explicit location options new 6243238b6f objfile_per_bfd_storage non-POD new b78f9b6e6a completion_list_add_name wrapper functions new e37baa9485 Rename make_symbol_completion_list_fn -> symbol_completer new 35492e39c4 Clean up "completer_handle_brkchars" callback handling new f0d65d49ea Introduce class completion_tracker & rewrite completion<->re [...] new 02f1329a21 "complete" command and completion word break characters new ee65695d76 Introduce strncmp_iw new bba4741a8c Introduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throughout new 389e2194d4 Rewrite/enhance explicit locations completer, parse left->right new bf125648b7 Explicit locations -label completer new 59b68962bc Linespec lexing and C++ operators new 4e361f83a3 A smarter linespec completer new 7aa7f26caa Fix cp_find_first_component_aux bug new 530e7a54ab Eliminate block_iter_name_* new 6fbeb7d5ab Use SYMBOL_MATCHES_SEARCH_NAME some more new c8e63303d6 get_int_var_value new 49c3465fce Make language_def O(1) new 1b569d2926 Per-language symbol name hashing algorithm new 8c46b7b65e Introduce lookup_name_info and generalize Ada's FULL/WILD na [...] new 96a4628817 Optimize .gdb_index symbol name searching new a89c2e5f1f Make cp_remove_params return a unique_ptr new 6f1c9a8b9d lookup_name_info::make_ignore_params new 16ad648edb Simplify completion_list_add_name | remove sym_text / sym_text_len new 627da9ab3d Use search_domain::FUNCTIONS_DOMAIN when setting breakpoints new d0d1b07871 Handle custom completion match prefix / LCD new eec5288225 Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wi [...] new bdb224d009 Make the linespec/location completer ignore data symbols new 017e74f1f4 Make strcmp_iw NOT ignore whitespace in the middle of tokens new c3c4549434 Comprehensive C++ linespec/completer tests new fe5f06b48f Add comprehensive C++ operator linespec/location/completion tests new e1859929b0 Fix completing an empty string new f7cf4f7108 Use TOLOWER in SYMBOL_HASH_NEXT new 910eb1646b Breakpoints in symbols with ABI tags (PR c++/19436) new e949fb77ab Document breakpoints / linespec & co improvements (manual + NEWS)
The 40 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.