projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b242c3c
)
Fix typo...
author
Pedro Alves
<palves@redhat.com>
Sun, 17 May 2009 19:30:04 +0000
(19:30 +0000)
committer
Pedro Alves
<palves@redhat.com>
Sun, 17 May 2009 19:30:04 +0000
(19:30 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index f8a7287218e7d42741feaf1001d772a627b41ebe..9ad771e2ff5201f85141d1a32aa31bf77aff5c41 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-3,7
+3,7
@@
* infrun.c (handle_inferior_event): When handling a
TARGET_WAITKIND_FORKED, detach breakpoints from the fork child
immediatelly.
- * linux-nat.c (linux_child_follow_fork): Only detach breakpoint
+ * linux-nat.c (linux_child_follow_fork): Only detach breakpoint
s
from the child if vforking.
* inf-ptrace.c (inf_ptrace_follow_fork): No need to detach
breakpoints from the child here.