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 83fbcee1a1a gdb/doc: move NEWS entry to the correct place new dcaa85e58c4 gdb: reject inserting breakpoints between functions
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/linespec.c | 59 +++++++++++++++++++--- .../gdb.base/break-on-linker-gcd-function.exp | 11 ++-- gdb/testsuite/gdb.base/break.exp | 7 ++- gdb/testsuite/gdb.base/ending-run.exp | 38 +++++--------- gdb/testsuite/gdb.base/foll-exec-mode.exp | 2 +- gdb/testsuite/gdb.base/hbreak2.exp | 2 +- gdb/testsuite/gdb.base/sepdebug.exp | 2 +- gdb/testsuite/gdb.linespec/cpexplicit.exp | 2 +- gdb/testsuite/gdb.linespec/explicit.exp | 2 +- .../line-breakpoint-outside-function.c} | 37 +++++++++----- .../line-breakpoint-outside-function.exp | 55 ++++++++++++++++++++ gdb/testsuite/gdb.linespec/ls-errs.c | 10 ++++ gdb/testsuite/gdb.linespec/ls-errs.exp | 14 ++--- gdb/testsuite/gdb.python/py-breakpoint.exp | 4 +- gdb/testsuite/gdb.trace/tfind.exp | 4 +- gdb/testsuite/gdb.trace/tracecmd.exp | 3 +- 16 files changed, 183 insertions(+), 69 deletions(-) copy gdb/testsuite/{gdb.base/fork-no-detach-follow-child-dlopen.c => gdb.linespec/ [...] create mode 100644 gdb/testsuite/gdb.linespec/line-breakpoint-outside-function.exp