K 10 svn:author V 3 kib K 8 svn:date V 27 2011-10-11T13:54:20.736856Z K 7 svn:log V 241 MFC r225791: Do not deliver SIGTRAP on exec as the normal signal, use ptracestop() on syscall exit path. Otherwise, if SIGTRAP is ignored, that tdsendsignal() do not want to deliver the signal, and debugger never get a notification of exec. END