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 7635cf797e2 gdb: fix wrong indentation in symbol_needs_eval_context new b017825fabd Convert CORE_ADDR to Python using gdb_py_object_from_ulongest new 3ae7ab99927 Fix MI crash with Ada string access
The 2 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 | 15 +++++++++ gdb/ada-varobj.c | 8 ++--- gdb/python/py-inferior.c | 2 +- gdb/python/py-infevents.c | 4 +-- gdb/python/py-linetable.c | 2 +- gdb/testsuite/ChangeLog | 7 ++++ .../gdb.ada/{mi_prot.exp => mi_var_access.exp} | 38 +++++++++++----------- .../pkg.adb => mi_var_access/mi_access.adb} | 29 +++++++++++------ .../{mi_prot/pkg.adb => mi_var_access/pck.adb} | 9 +++-- .../{mi_prot/pkg.ads => mi_var_access/pck.ads} | 8 +++-- 10 files changed, 81 insertions(+), 41 deletions(-) copy gdb/testsuite/gdb.ada/{mi_prot.exp => mi_var_access.exp} (60%) copy gdb/testsuite/gdb.ada/{mi_variant/pkg.adb => mi_var_access/mi_access.adb} (54%) copy gdb/testsuite/gdb.ada/{mi_prot/pkg.adb => mi_var_access/pck.adb} (85%) copy gdb/testsuite/gdb.ada/{mi_prot/pkg.ads => mi_var_access/pck.ads} (81%)