Yeah, I'll just have to live with the stderr output for now. I think the 
approach of mdb_eval()/mdb_get_dot() might be pretty slow compared with being 
able to mdb_readvar() directly. It doesn't seem like mdb_readvar(&pc, "pc") 
works, though. Is the eval/get_dot the only way?

I just want to try to minimize the amount of instructions being executed for 
each instruction in the app. This tracing slows it down quite heavily.
-- 
This message posted from opensolaris.org

Reply via email to