lkml.org 
[lkml]   [2012]   [Sep]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/2] uprobes: add global breakpoints
On 09/12, Oleg Nesterov wrote:
>
> Lets start with the patch below,
> ...
>
> - if (!(uprobe->flags & UPROBE_SKIP_SSTEP))
> + if (!(uprobe->flags & UPROBE_SKIP_SSTEP) || (action & UPROBE_RESTART))

Hmm. This is wrong, but only because handle_swbp() is buggy.
I'll send the fix tomorrow.

Oleg.



\
 
 \ /
  Last update: 2012-09-12 21:01    [W:0.056 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site