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 a6983974818 Updated French translation for the ld/ and gold/ sub-directories new b6e05abee33 gdb: update the comment on string_to_event_location new 8e454b9c61b gdb: add empty string check in parse_linespec new ed2a947856f gdb/testsuite: move linespec test into gdb.linespec/ directory new 3c5fcec6dcc gdb: handle calls to list command passing only a linespec c [...] new 82d0a72cdc9 gdb: handle calls to edit command passing only a linespec c [...] new a591084285c gdb: test to check one aspect of the linespec parsing code
The 6 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/cli/cli-cmds.c | 19 ++++++++++++++++--- gdb/linespec.c | 14 +++++++------- gdb/location.c | 5 +++++ gdb/location.h | 9 ++++----- gdb/testsuite/gdb.base/break.exp | 5 +++++ .../linespecs.exp => gdb.linespec/errors.exp} | 20 +++++++++++++++++++- 6 files changed, 56 insertions(+), 16 deletions(-) rename gdb/testsuite/{gdb.base/linespecs.exp => gdb.linespec/errors.exp} (66%)