This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-7.12-branch in repository binutils-gdb.
from e40b294 Automatic date update in version.in new e027976 Fix a few gdb.base/jit-simple.exp problems new f8da6fe Fix PR11094: JIT breakpoint is not properly recreated on reruns
The 2 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 | 5 + gdb/jit.c | 6 +- gdb/testsuite/ChangeLog | 24 ++++ .../reconnect.c => gdb.base/jit-simple-dl.c} | 4 +- .../{jit-attach-pie.c => jit-simple-jit.c} | 31 ++-- gdb/testsuite/gdb.base/jit-simple.c | 43 +++--- gdb/testsuite/gdb.base/jit-simple.exp | 157 ++++++++++++++++----- 7 files changed, 185 insertions(+), 85 deletions(-) copy gdb/testsuite/{gdb.btrace/reconnect.c => gdb.base/jit-simple-dl.c} (90%) copy gdb/testsuite/gdb.base/{jit-attach-pie.c => jit-simple-jit.c} (78%)