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 3a983e041b8 Re-run isort new 218ee1660d1 Add setting to control frame language mismatch warning new bf0a2177753 Call gdbpy_fix_doc_string_indentation for function help new fc55e99ad74 Wrap help strings at 80 columns new 0fd0f223009 Clean up opaque-type-resolution help new 9f7ed4d5cad Remove the "title" from the remote packet help new ada6f4701b8 Shorten internal problem help text new a03d5b9bf37 Wrap help options when building help string new fba3b6d16c2 Ensure that help text fits in 80 columns
The 8 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/NEWS | 5 +++ gdb/ada-lang.c | 10 +++--- gdb/ax-gdb.c | 6 ++-- gdb/cli/cli-cmds.c | 9 ++--- gdb/cli/cli-decode.h | 3 ++ gdb/cli/cli-option.c | 63 ++++++++++++++++++++++------------- gdb/cli/cli-utils.c | 8 ++--- gdb/debuginfod-support.c | 12 +++---- gdb/doc/gdb.texinfo | 13 ++++++++ gdb/dwarf2/loc.c | 14 ++++---- gdb/elfread.c | 4 +-- gdb/frame-unwind.c | 5 +-- gdb/gdbtypes.c | 8 ++--- gdb/infcmd.c | 6 ++-- gdb/language.c | 15 ++++++++- gdb/language.h | 4 +++ gdb/memattr.c | 3 +- gdb/psymtab.c | 3 +- gdb/python/py-function.c | 2 ++ gdb/record-btrace.c | 18 +++++----- gdb/record-full.c | 4 +-- gdb/record.c | 28 ++++++++-------- gdb/regcache-dump.c | 12 +++---- gdb/remote.c | 6 ++-- gdb/stap-probe.c | 5 +-- gdb/symfile.c | 9 ++--- gdb/symmisc.c | 3 +- gdb/symtab.c | 4 +-- gdb/testsuite/gdb.base/langs.exp | 6 ++-- gdb/testsuite/gdb.base/with.exp | 2 +- gdb/top.c | 2 +- gdb/typeprint.c | 4 +-- gdb/unittests/command-def-selftests.c | 10 +++++- gdb/utils.c | 16 ++++----- gdb/xtensa-tdep.c | 2 +- 35 files changed, 197 insertions(+), 127 deletions(-)