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 b0999b9b457 gdb/testsuite: Avoid leaking a port number into results summary new 1d5d29e73f4 gdb: Catch exceptions if the source file is not found
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 | 9 +++ gdb/source-cache.c | 39 +++++++------ gdb/testsuite/ChangeLog | 5 ++ gdb/testsuite/gdb.tui/tui-missing-src.exp | 97 +++++++++++++++++++++++++++++++ gdb/tui/tui-source.c | 2 +- 5 files changed, 133 insertions(+), 19 deletions(-) create mode 100644 gdb/testsuite/gdb.tui/tui-missing-src.exp