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 90fcc466819 [gdb/tui] Fix Wmaybe-uninitialized warning in tui-winsource.c new e7bc9db8f44 Don't touch frame_info objects if frame cache was reinitialized
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 | 12 ++++ gdb/frame-unwind.c | 13 +++- gdb/frame.c | 22 +++++- gdb/frame.h | 4 ++ gdb/testsuite/ChangeLog | 8 +++ gdb/testsuite/gdb.server/server-kill.exp | 114 ++++++++++++++++++++++++------- 6 files changed, 144 insertions(+), 29 deletions(-)