Hi, Is there a way to disassemble java byte code of a running process similar to other languages (C,C++)? The other day, I was able to track and and solve some problems using MDB and ::dis command. I was wondering if anything is out there for java that gives symbol information and then use that information with in dtrace PID prvider to probe points of interest. Thanks -- This message posted from opensolaris.org