This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 9754d8c4c4 Remove some unused declarations new a9bc57b978 Remove make_cleanup_defer_target_commit_resume new 784c453a4f Remove cleanups from mi_cmd_break_insert_1 new 2d6960b456 Remove cleanups from mi-cmd-var.c new 9813429a72 Don't copy a string in mi_cmd_disassemble new 6afe2f4a39 Remove unused declaration new 45d288cc64 Use gdb::byte_vector in mi_cmd_data_write_memory_bytes new dcd5ddccd7 Use std::string in mi-main.c new 52f9abe4c7 Use std::set in mi-main.c new ab816a2745 Use a std::vector for ada_exceptions_list new 789c4b5ea1 Change captured_mi_execute_command to use scoped_restore new 386c8614d5 Remove free_memory_read_result_vector
The 11 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.
Summary of changes: gdb/ChangeLog | 84 +++++++++++++++++++++++ gdb/ada-lang.c | 90 ++++++++++-------------- gdb/ada-lang.h | 9 +-- gdb/infrun.c | 60 ++++++++-------- gdb/mi/mi-cmd-break.c | 50 ++++++-------- gdb/mi/mi-cmd-disas.c | 6 +- gdb/mi/mi-cmd-info.c | 17 ++--- gdb/mi/mi-cmd-var.c | 38 +++------- gdb/mi/mi-main.c | 187 +++++++++++++------------------------------------- gdb/mi/mi-parse.c | 1 - gdb/target.c | 85 +++++++---------------- gdb/target.h | 41 ++++++----- gdb/varobj.c | 7 +- gdb/varobj.h | 2 +- 14 files changed, 291 insertions(+), 386 deletions(-)