This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-allmodconfig 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
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 16 ++++ gdb/infrun.c | 5 +- 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, 163 insertions(+), 27 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