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 f29ab2e0e35 gdb: add missing notify_breakpoint_modified call
new adc5f8b99a9 gdb/testsuite: improve MI support for inferior specific bre [...]
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:
gdb/testsuite/lib/mi-support.exp | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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 835f16daa77 kvx: fix 32-bit build
new f29ab2e0e35 gdb: add missing notify_breakpoint_modified call
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:
gdb/breakpoint.c | 2 +-
.../mi-py-modify-bp.c} | 2 +-
gdb/testsuite/gdb.mi/mi-py-modify-bp.exp | 61 ++++++++++++++++++++++
.../mi-py-modify-bp.py} | 13 +++--
4 files changed, 72 insertions(+), 6 deletions(-)
copy gdb/testsuite/{gdb.multi/bp-thread-specific.c => gdb.mi/mi-py-modify-bp.c} (93%)
create mode 100644 gdb/testsuite/gdb.mi/mi-py-modify-bp.exp
copy gdb/testsuite/{gdb.base/array-indices.exp => gdb.mi/mi-py-modify-bp.py} (79%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.