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 bb146a79c7d gdb: add test for readline handling very long commands new ce068c5f45a gdb: don't print global thread-id to CLI in describe_other_ [...] new f1f517e8103 gdb: show task number in describe_other_breakpoints
The 2 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/breakpoint.c | 7 ++- gdb/testsuite/gdb.ada/tasks.exp | 17 +++--- .../tui-focus.c => gdb.multi/bp-thread-specific.c} | 8 ++- gdb/testsuite/gdb.multi/bp-thread-specific.exp | 61 ++++++++++++++++++++++ 4 files changed, 85 insertions(+), 8 deletions(-) copy gdb/testsuite/{gdb.tui/tui-focus.c => gdb.multi/bp-thread-specific.c} (95%) create mode 100644 gdb/testsuite/gdb.multi/bp-thread-specific.exp