This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gdb_build/master-arm
in repository toolchain/ci/base-artifacts.
from 20c2c10226 onsuccess: #91: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 53f4710073 onsuccess: #92: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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:
01-reset_artifacts/console.log.xz | Bin 2060 -> 2100 bytes
02-prepare_abe/console.log.xz | Bin 2600 -> 2640 bytes
04-build_abe-gdb/console.log.xz | Bin 46400 -> 48396 bytes
04-build_abe-gdb/make-gdb.log.xz | Bin 38372 -> 38920 bytes
05-check_regression/console.log.xz | Bin 1100 -> 1128 bytes
git/gdb_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/error-mail-body.txt | 8 -
jenkins/error-mail-recipients.txt | 1 -
jenkins/rewrite.log | 6 +-
jenkins/run-build.env | 8 +-
manifest.sh | 4 +-
notify/jira/comments.txt | 3 +
notify/mail-body.txt | 35 ++
notify/mail-recipients.txt | 0
notify/mail-subject.txt | 1 +
notify/notify-full.log | 809 ++++++++++---------------------------
notify/notify-init.log | 303 ++------------
notify/summary.txt | 1 +
19 files changed, 309 insertions(+), 874 deletions(-)
delete mode 100644 jenkins/error-mail-body.txt
delete mode 100644 jenkins/error-mail-recipients.txt
create mode 100644 notify/jira/comments.txt
create mode 100644 notify/mail-body.txt
create mode 100644 notify/mail-recipients.txt
create mode 100644 notify/mail-subject.txt
create mode 100644 notify/summary.txt
--
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 dd2532ad8af Avoid crash with absolute symbol
new fb4e5d7dda1 Remove a use of xfree
new ec714f6b595 Replace use of xfree with byte_vector
new c7b3e7462ab Use unique_ptr for trace_filename
new d4ea64fb5dd Use unique_ptr for trace_dirname
new ebd4fd0a4fe Use function_view in traceframe_walk_blocks
new d3a05ac8957 Constify tfile_interp_line
new 940d6baa709 Move definition of ctf_target type
new b812967a603 Change 'handle_id' to be a local variable
new 7355e1a74d1 Fix execute_frame_filters doc string
new 70ef91c5aa0 Add new interface to frame filter iteration
new 4a1311ba0c4 Fix oversights in frame decorator code
new f921fe93188 Simplify FrameVars
new 5b86f10883d Reimplement DAP stack traces using frame filters
new c38bda5104e Handle typedefs in no-op pretty printers
new 405a9dd0641 Add Ada scope test for DAP
The 15 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/python/lib/gdb/FrameDecorator.py | 44 ++++--------
gdb/python/lib/gdb/dap/bt.py | 81 +++++++++------------
gdb/python/lib/gdb/dap/evaluate.py | 11 ++-
gdb/python/lib/gdb/dap/frames.py | 7 ++
gdb/python/lib/gdb/dap/scopes.py | 83 +++++++++------------
gdb/python/lib/gdb/frames.py | 83 ++++++++++++++-------
gdb/python/lib/gdb/printing.py | 23 +++---
gdb/testsuite/gdb.dap/ada-scopes.exp | 84 ++++++++++++++++++++++
.../ada-scopes}/pack.adb | 2 +-
.../ada-scopes}/pack.ads | 4 +-
.../foo.adb => gdb.dap/ada-scopes/prog.adb} | 14 ++--
gdb/testsuite/gdb.dap/scopes.c | 9 +--
gdb/tracectf.c | 77 ++++++++++----------
gdb/tracefile-tfile.c | 82 +++++++++------------
14 files changed, 332 insertions(+), 272 deletions(-)
create mode 100644 gdb/testsuite/gdb.dap/ada-scopes.exp
copy gdb/testsuite/{gdb.ada/access_to_unbounded_array => gdb.dap/ada-scopes}/pack. [...]
copy gdb/testsuite/{gdb.ada/access_to_unbounded_array => gdb.dap/ada-scopes}/pack. [...]
copy gdb/testsuite/{gdb.ada/str_chars/foo.adb => gdb.dap/ada-scopes/prog.adb} (77%)
--
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 azanella/check-headers
in repository glibc.
at 035ca6b536 scripts: Add fortify checks on installed headers
This branch includes the following new commits:
new 3dd2a57ab0 Update sparc libm-test-ulps
new 035ca6b536 scripts: Add fortify checks on installed headers
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.
--
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 release/2.37/master
in repository glibc.
from 3f4b4e2cdd elf: _dl_find_object may return 1 during early startup (bug 30515)
new 260d4b742b nptl: Fix tst-cancel30 on sparc64
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:
sysdeps/pthread/tst-cancel30.c | 4 +---
1 file changed, 1 insertion(+), 3 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gdb_build/master-aarch64
in repository toolchain/ci/base-artifacts.
from 693567b7b8 onsuccess: #89: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 2d3e6b07fc onsuccess: #90: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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:
01-reset_artifacts/console.log.xz | Bin 2092 -> 2072 bytes
02-prepare_abe/console.log.xz | Bin 2676 -> 2604 bytes
04-build_abe-gdb/console.log.xz | Bin 36504 -> 34700 bytes
04-build_abe-gdb/make-gdb.log.xz | Bin 27436 -> 26868 bytes
05-check_regression/console.log.xz | Bin 1148 -> 1104 bytes
git/gdb_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/error-mail-body.txt | 8 -
jenkins/error-mail-recipients.txt | 1 -
jenkins/rewrite.log | 6 +-
jenkins/run-build.env | 8 +-
manifest.sh | 4 +-
notify/jira/comments.txt | 3 +
notify/mail-body.txt | 35 ++
notify/mail-recipients.txt | 0
notify/mail-subject.txt | 1 +
notify/notify-full.log | 817 ++++++++++---------------------------
notify/notify-init.log | 306 ++------------
notify/summary.txt | 1 +
19 files changed, 313 insertions(+), 881 deletions(-)
delete mode 100644 jenkins/error-mail-body.txt
delete mode 100644 jenkins/error-mail-recipients.txt
create mode 100644 notify/jira/comments.txt
create mode 100644 notify/mail-body.txt
create mode 100644 notify/mail-recipients.txt
create mode 100644 notify/mail-subject.txt
create mode 100644 notify/summary.txt
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.