On Tue, Aug 05, 2008 at 05:07:40PM +0800, Aubrey Li wrote:
> 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?

Unfortunately not. Sorry.

Adam

-- 
Adam Leventhal, Fishworks                     http://blogs.sun.com/ahl
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to