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 94365425589 Handle DW_FORM_data4 in read-debug-names.c new 6ea89e2ddb2 gdb/tui: update maybe_update to take gdbarch new f589ead3af3 gdb/tui: use maybe_update for source centring in an extra case new a9764ef043b gdb/testsuite: clean ups in gdb.python/py-source-styling.exp
The 3 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/testsuite/gdb.python/py-source-styling.exp | 16 ++++---- .../return-3.c => gdb.tui/tui-init-source.c} | 44 ++++++++++++---------- .../{list-before.exp => tui-init-source.exp} | 18 ++++++--- gdb/tui/tui-disasm.c | 8 ++-- gdb/tui/tui-disasm.h | 2 +- gdb/tui/tui-source.c | 4 +- gdb/tui/tui-source.h | 2 +- gdb/tui/tui-status.c | 5 ++- gdb/tui/tui-winsource.c | 2 +- gdb/tui/tui-winsource.h | 2 +- 10 files changed, 56 insertions(+), 47 deletions(-) copy gdb/testsuite/{gdb.base/return-3.c => gdb.tui/tui-init-source.c} (71%) copy gdb/testsuite/gdb.tui/{list-before.exp => tui-init-source.exp} (63%)