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 dea34e8cc33 Fix build breakage in NetBSD tdep files new 6ee448cc2d0 Select variant field when printing variant
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 | 6 +++ gdb/ada-valprint.c | 6 ++- gdb/testsuite/ChangeLog | 7 +++ .../{display_nested.exp => variant-record.exp} | 13 +++--- .../bp_fun_addr.adb => variant-record/proc.adb} | 10 ++-- .../b.adb => variant-record/value.adb} | 24 +++++----- .../subv.adb => variant-record/value.ads} | 53 ++++++++++++---------- 7 files changed, 71 insertions(+), 48 deletions(-) copy gdb/testsuite/gdb.ada/{display_nested.exp => variant-record.exp} (73%) copy gdb/testsuite/gdb.ada/{bp_fun_addr/bp_fun_addr.adb => variant-record/proc.adb} (82%) copy gdb/testsuite/gdb.ada/{bp_inlined_func/b.adb => variant-record/value.adb} (62%) copy gdb/testsuite/gdb.ada/{sub_variant/subv.adb => variant-record/value.ads} (51%)