This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-master-aarch64-spec2k6-Os in repository toolchain/ci/binutils-gdb.
from 634557801d Prevent an illegal memory access by objdump when parsing a c [...] adds cb24623460 Add comments describing tui_ui_out and its fields, cleanup a bit adds 4c7d57e72e Don't show "display"s twice in MI adds e946b687ba Automatic date update in version.in new 595915c1c1 Merge handle_inferior_event and handle_inferior_event_1
The 1 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: bfd/version.h | 2 +- gdb/ChangeLog | 22 ++++++ gdb/infrun.c | 28 +++---- gdb/infrun.h | 5 +- gdb/mi/mi-interp.c | 9 ++- gdb/testsuite/ChangeLog | 5 ++ .../mi2-cli-display.c} | 14 +++- gdb/testsuite/gdb.mi/mi2-cli-display.exp | 86 ++++++++++++++++++++++ gdb/tui/tui-out.c | 27 ++++--- gdb/tui/tui-out.h | 21 +++++- 10 files changed, 175 insertions(+), 44 deletions(-) copy gdb/testsuite/{gdb.base/symlink-sourcefile.c => gdb.mi/mi2-cli-display.c} (86%) create mode 100644 gdb/testsuite/gdb.mi/mi2-cli-display.exp