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 b12389f219f Fix pr27217 testcase failure new 79c024436b2 gdb/py: fix gdb.parameter('data-directory') new 1fd999d9093 gdb: Handle missing .debug_str section
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/dwarf2/section.c | 12 +++++- gdb/testsuite/ChangeLog | 9 +++++ gdb/testsuite/gdb.dwarf2/dw2-using-debug-str.exp | 41 +++++++++++++++++++ gdb/testsuite/gdb.python/py-parameter.exp | 51 ++++++++++++++++++++++++ gdb/top.c | 17 +++++++- 6 files changed, 141 insertions(+), 4 deletions(-)