This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/gdb.
from 0ee8858e7a bfd targmatch.h makefile rule adds dd9cd55e99 PowerPC: bp-permanent.exp, kill-after-signal fix adds 04d0163c3f Change print_recreate_thread to a method adds 9efa3c7fa3 Remove breakpoint::ops adds a6860f3ad2 Boolify breakpoint::explains_signal adds 5a61e17687 Move works_in_software_mode to watchpoint adds 7bd8631327 Constify breakpoint::print_it adds a67bcaba1c Constify breakpoint::print_one adds b713485d66 Constify breakpoint::print_mention adds 4d1ae55893 Constify breakpoint::print_recreate adds fb9e637013 Remove unnecessary line from catch_exec_command_1 adds ec79815480 Add constructor to fork_catchpoint adds 4874f776ca Add constructor to solib_catchpoint adds e02f53e50e Add constructor to signal_catchpoint adds 6c91c7de20 Add constructor to syscall_catchpoint adds 1ae43feabb Add constructor to exception_catchpoint adds 3101e4a1c5 Disable copying for breakpoint adds 73063f5180 Remove init_raw_breakpoint_without_location adds b68f26dea7 Add initializers to tracepoint adds fed1c982de Introduce catchpoint class
No new revisions were added by this update.
Summary of changes: gdb/ada-lang.c | 36 +-- gdb/break-catch-exec.c | 30 +-- gdb/break-catch-fork.c | 36 +-- gdb/break-catch-load.c | 46 ++-- gdb/break-catch-sig.c | 39 ++-- gdb/break-catch-syscall.c | 29 ++- gdb/break-catch-throw.c | 51 +++-- gdb/breakpoint.c | 315 ++++++++++++--------------- gdb/breakpoint.h | 119 +++++----- gdb/testsuite/gdb.base/bp-permanent.exp | 25 +++ gdb/testsuite/gdb.base/kill-after-signal.exp | 33 ++- 11 files changed, 412 insertions(+), 347 deletions(-)