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 0e2da9f013 (Ada) crash assigning to record component which is an array new eccab96d54 improved error message when getting an exception printing a [...]
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/ChangeLog | 8 ++ gdb/ada-lang.c | 21 +++- gdb/ada-valprint.c | 6 +- gdb/testsuite/ChangeLog | 5 + .../ada-valprint-error.c} | 7 +- gdb/testsuite/gdb.dwarf2/ada-valprint-error.exp | 115 +++++++++++++++++++++ 6 files changed, 154 insertions(+), 8 deletions(-) copy gdb/testsuite/{gdb.base/reread-readsym.c => gdb.dwarf2/ada-valprint-error.c} (87%) create mode 100644 gdb/testsuite/gdb.dwarf2/ada-valprint-error.exp