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 291158a341 Add --debug=plugin option to record plugin actions. new b7fee5a326 Add psymbols for nested types
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/dwarf2read.c | 3 +- gdb/testsuite/ChangeLog | 8 ++++ .../subtypes-2.cc} | 17 +++---- .../subtypes.cc} | 27 ++++++++--- gdb/testsuite/gdb.cp/subtypes.exp | 52 ++++++++++++++++++++++ .../subtypes.h} | 37 +++++++++++---- 7 files changed, 126 insertions(+), 24 deletions(-) copy gdb/testsuite/{gdb.base/continue-after-aborted-step-over.c => gdb.cp/subtypes [...] copy gdb/testsuite/{gdb.base/continue-after-aborted-step-over.c => gdb.cp/subtypes [...] create mode 100644 gdb/testsuite/gdb.cp/subtypes.exp copy gdb/testsuite/{gdb.base/continue-after-aborted-step-over.c => gdb.cp/subtypes [...]