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 a8f4696286a gdb: handle struct and union types in evaluate_subexp_for_a [...] new fcfd8a4f239 gdb: support zero inode in generate-core-file command
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/linux-tdep.c | 13 +- .../gdb.base/corefile-shmem-zero-id-lib.c | 522 +++++++++++++++++++++ .../corefile-shmem-zero-id.c} | 69 +-- gdb/testsuite/gdb.base/corefile-shmem-zero-id.exp | 228 +++++++++ 4 files changed, 795 insertions(+), 37 deletions(-) create mode 100644 gdb/testsuite/gdb.base/corefile-shmem-zero-id-lib.c copy gdb/testsuite/{gdb.tui/flush-after-run.c => gdb.base/corefile-shmem-zero-id.c} (55%) create mode 100644 gdb/testsuite/gdb.base/corefile-shmem-zero-id.exp