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 3a8be578d65 Fix documentation of the 'n' symbol type displayed by nm. new 944b1b18179 gdb: fix display of thread condition for multi-location bre [...]
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/breakpoint.c | 30 ++++++---- gdb/testsuite/gdb.ada/tasks.exp | 15 ++--- gdb/testsuite/gdb.base/save-bp.exp | 2 +- ...aint-print-frame-id.c => thread-bp-multi-loc.c} | 26 +++++---- gdb/testsuite/gdb.base/thread-bp-multi-loc.exp | 67 ++++++++++++++++++++++ 5 files changed, 107 insertions(+), 33 deletions(-) copy gdb/testsuite/gdb.base/{maint-print-frame-id.c => thread-bp-multi-loc.c} (78%) create mode 100644 gdb/testsuite/gdb.base/thread-bp-multi-loc.exp