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 4d3bb35620e aarch64: set sh_entsize of .plt to 0 new 1e6205909c4 gdb/breakpoint: do not update the condition string if parsi [...] new 4c55e970252 gdb/breakpoint: set the condition exp after parsing the con [...] new 78319c1568c gdb/breakpoint: refactor 'set_breakpoint_condition'
The 3 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 | 15 +++ gdb/breakpoint.c | 79 +++++++------ gdb/testsuite/ChangeLog | 12 ++ .../{persistent-lang.cc => condbreak-bad.c} | 2 + gdb/testsuite/gdb.base/condbreak-bad.exp | 128 +++++++++++++++++++++ 5 files changed, 200 insertions(+), 36 deletions(-) copy gdb/testsuite/gdb.base/{persistent-lang.cc => condbreak-bad.c} (94%) create mode 100644 gdb/testsuite/gdb.base/condbreak-bad.exp