I see the c/c++ calls symbols do appear on the stack back trace however for 
Java methods I see the hex addresses (e.g. 0xffffffff70e2322c  
0xffffffff70c3cd98) - if I do pstack on the thread for this code (many times ) 
I may get the symbolic name (mangeled c++ name) for the Java method.

The Java version used is 1.5 and application does not go away - it is there all 
the time. Is there a way to force address translation right away?


--
This message posted from opensolaris.org
_______________________________________________
dtrace-discuss mailing list
[email protected]

Reply via email to