diff options
author | Ulrich Weigand <uweigand@de.ibm.com> | 2010-06-23 12:46:37 +0000 |
---|---|---|
committer | Ulrich Weigand <uweigand@de.ibm.com> | 2010-06-23 12:46:37 +0000 |
commit | d03285ec7b543bb910328d0cc55ff094486ea126 (patch) | |
tree | b15447c5b4fa2424ac99931ac4a08317393078d0 /bfd | |
parent | 61e8a5ea173059baf957e65885fbaa3613cc6076 (diff) | |
download | fsf-binutils-gdb-d03285ec7b543bb910328d0cc55ff094486ea126.zip fsf-binutils-gdb-d03285ec7b543bb910328d0cc55ff094486ea126.tar.gz fsf-binutils-gdb-d03285ec7b543bb910328d0cc55ff094486ea126.tar.bz2 |
ChangeLog:
* infrun.c (handle_inferior_event): Handle presence of single-step
breakpoints for TARGET_WAITKIND_FORKED and TARGET_WAITKIND_VFORKED.
Cancel single-step breakpoints for TARGET_WAITKIND_EXITED,
TARGET_WAITKIND_SIGNALED, and TARGET_WAITKIND_EXECD.
* breakpoint.c (detach_single_step_breakpoints): New function.
(detach_breakpoints): Call it.
(cancel_single_step_breakpoints): New function.
* breakpoint.h (cancel_single_step_breakpoints): Add prototype.
* spu-tdep.c (spu_memory_remove_breakpoint): New function.
(spu_gdbarch_init): Install it.
testsuite/ChangeLog:
* gdb.cell/fork.exp: New file.
* gdb.cell/fork.c: Likewise.
* gdb.cell/fork-spu.c: Likewise.
Diffstat (limited to 'bfd')
0 files changed, 0 insertions, 0 deletions