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 1401d2f MIPS/opcodes: Correct mixed MIPS16 and microMIPS disassembly new 28addb4 Fix double prompt output after run control MI commands with m [...] new 9e8f9b0 Add mi-threads-interrupt.exp test (PR 20039)
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/ChangeLog | 6 ++ gdb/mi/mi-interp.c | 2 +- gdb/testsuite/ChangeLog | 5 ++ .../mi-threads-interrupt.c} | 42 +++++++------ gdb/testsuite/gdb.mi/mi-threads-interrupt.exp | 69 ++++++++++++++++++++++ 5 files changed, 106 insertions(+), 18 deletions(-) copy gdb/testsuite/{gdb.btrace/multi-thread-step.c => gdb.mi/mi-threads-interrupt. [...] create mode 100644 gdb/testsuite/gdb.mi/mi-threads-interrupt.exp