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 b3e7dd3c9d Automatic date update in version.in new e05fa6f9df (Ada) Add support for task switching when debugging core files
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/ChangeLog | 6 ++ gdb/ada-tasks.c | 34 ++------- gdb/testsuite/ChangeLog | 4 ++ gdb/testsuite/gdb.ada/task_switch_in_core.exp | 80 ++++++++++++++++++++++ .../pck.adb => task_switch_in_core/crash.adb} | 59 +++++++++------- 5 files changed, 129 insertions(+), 54 deletions(-) create mode 100644 gdb/testsuite/gdb.ada/task_switch_in_core.exp copy gdb/testsuite/gdb.ada/{scoped_watch/pck.adb => task_switch_in_core/crash.adb} (51%)