mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-01 01:45:51 +08:00
Fix typo...
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
* infrun.c (handle_inferior_event): When handling a
|
* infrun.c (handle_inferior_event): When handling a
|
||||||
TARGET_WAITKIND_FORKED, detach breakpoints from the fork child
|
TARGET_WAITKIND_FORKED, detach breakpoints from the fork child
|
||||||
immediatelly.
|
immediatelly.
|
||||||
* linux-nat.c (linux_child_follow_fork): Only detach breakpoint
|
* linux-nat.c (linux_child_follow_fork): Only detach breakpoints
|
||||||
from the child if vforking.
|
from the child if vforking.
|
||||||
* inf-ptrace.c (inf_ptrace_follow_fork): No need to detach
|
* inf-ptrace.c (inf_ptrace_follow_fork): No need to detach
|
||||||
breakpoints from the child here.
|
breakpoints from the child here.
|
||||||
|
Reference in New Issue
Block a user