On Fri, 2012-04-20 at 20:37 +0200, Oleg Nesterov wrote: > Say, a user wants to probe /sbin/init only. What if init forks? > We should remove breakpoints from child->mm somehow. How is that hard? dup_mmap() only copies the VMAs, this doesn't actually copy the breakpoint. So the child doesn't have a breakpoint to be removed. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href