On Thu, Oct 29, 2009 at 08:41:58PM +0100, Oleg Nesterov wrote:
> On 10/27, Roland McGrath wrote:

> @@ -495,8 +494,8 @@ static u32 ptrace_report_signal(u32 acti
>                       context->siginfo = NULL;
> 
>               if (resume != UTRACE_RESUME) {
> -                     set_stop_code(context, PTRACE_EVENT_SIGTRAP);
> -                     return UTRACE_STOP | UTRACE_SIGNAL_IGN;
> +                     info->si_signo = SIGTRAO;

Surely you meant SIGTRAP here, right? :-)

Reply via email to