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 589d38af0de readelf/objdump: Handle DWARF info with mixed types of rang [...]
new d367563d55c Correct PR number in previous delta
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:
binutils/ChangeLog | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 3ce8f906be7 gdb: MI stopped events when unwindonsignal is on
new 589d38af0de readelf/objdump: Handle DWARF info with mixed types of rang [...]
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:
binutils/ChangeLog | 10 ++++++++++
binutils/dwarf.c | 30 +++++++++++++++++++++++++-----
binutils/dwarf.h | 1 +
3 files changed, 36 insertions(+), 5 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 9d7d58e7262 gdb: centralize "[Thread ...exited]" notifications
new 696b09bb2a1 gdb/testsuite: add mi_info_frame helper proc (and use it)
new 3ce8f906be7 gdb: MI stopped events when unwindonsignal is on
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/infcall.c | 52 +++++++--
gdb/testsuite/gdb.base/unwindonsignal.exp | 7 +-
gdb/testsuite/gdb.compile/compile-cplus.exp | 14 ++-
gdb/testsuite/gdb.compile/compile.exp | 14 ++-
gdb/testsuite/gdb.cp/gdb2495.exp | 7 +-
gdb/testsuite/gdb.mi/mi-cmd-user-context.exp | 12 +-
gdb/testsuite/gdb.mi/mi-condbreak-fail.exp | 118 +++++++++++++-------
.../{mi-condbreak-fail.c => mi-condbreak-throw.cc} | 5 +-
gdb/testsuite/gdb.mi/mi-condbreak-throw.exp | 122 +++++++++++++++++++++
gdb/testsuite/gdb.mi/mi-stack.exp | 7 +-
gdb/testsuite/lib/mi-support.exp | 51 +++++++++
11 files changed, 344 insertions(+), 65 deletions(-)
copy gdb/testsuite/gdb.mi/{mi-condbreak-fail.c => mi-condbreak-throw.cc} (92%)
create mode 100644 gdb/testsuite/gdb.mi/mi-condbreak-throw.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.