K 10 svn:author V 3 kib K 8 svn:date V 27 2011-09-27T13:17:02.587561Z K 7 svn:log V 325 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. Found and tested by: Anton Yuzhaninov Discussed with: jhb MFC after: 2 weeks END