Sorry for the delay in the reply.

On Jan 7, 2008 1:27 PM, Adam Leventhal <[EMAIL PROTECTED]> wrote:
> On Sun, Jan 06, 2008 at 08:37:32PM -0500, Chad Mynhier wrote:
> > I've been looking at this bug.  What I think needs to be done is the 
> > following:
>
> [snip]
>
> > I've tried the above, and I see the probes being created, but these
> > probes never fire.
>
> Is the instruction getting modified?
>
> I think you're missing a call to dtrace_go() at the very least. You could
> probably do this at the end of dt_proc_attach().

I verified that the instruction was getting modifed, and adding the
call to dtrace_go() made things work.

And this solution passes the test suite, so it looks good.

Chad
_______________________________________________
dtrace-discuss mailing list
[email protected]

Reply via email to