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 f98fc17b3a Fix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670) new de63c46b54 Fix regresssion(internal-error) printing subprogram argument [...]
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 | 37 +++++++++++++++ gdb/ada-lang.c | 26 ++++++++++ gdb/block.c | 3 +- gdb/block.h | 1 + gdb/c-valprint.c | 9 ++-- gdb/compile/compile-object-load.c | 6 ++- gdb/cp-namespace.c | 4 +- gdb/cp-support.c | 1 + gdb/infrun.c | 3 +- gdb/p-valprint.c | 10 ++-- gdb/psymtab.c | 6 ++- gdb/stack.c | 8 ++-- gdb/symtab.c | 55 ++++++++++++++++------ gdb/symtab.h | 25 ++++++++++ gdb/testsuite/ChangeLog | 6 +++ .../{optim_drec.exp => access_tagged_param.exp} | 16 +++++-- .../{funcall_ptr => access_tagged_param}/foo.adb | 3 +- .../pck.adb | 7 ++- .../{funcall_ptr => access_tagged_param}/pck.ads | 11 ++--- 19 files changed, 188 insertions(+), 49 deletions(-) copy gdb/testsuite/gdb.ada/{optim_drec.exp => access_tagged_param.exp} (65%) copy gdb/testsuite/gdb.ada/{funcall_ptr => access_tagged_param}/foo.adb (95%) copy gdb/testsuite/gdb.ada/{str_binop_equal => access_tagged_param}/pck.adb (90%) copy gdb/testsuite/gdb.ada/{funcall_ptr => access_tagged_param}/pck.ads (86%)