Hi list,

I just want to go through the dtrace related code in the kernel by kmdb.
Every time I spawn a dtrace script first and enter kmdb to set a breakpoint,
I got the following warning:
<<kmdb: breakpoint will not arm until DTrace is inactive>>

If I enter kmdb first, of course I can set a breakpoint successfully,
but at this moment, if I startup the dtrace script, I got another warning:
<<dtrace: failed to initialize dtrace: DTrace cannot be used when kernel
debugger is active>>

Is there a way to make both to work at the same time?

Thanks,
-Aubrey
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to