Sun Studio 12 Update 1:使用 dbx 调试程序

Java 模式语法

whatis identifier

打印 identifier 的声明。

其中:

identifier 可以是类、当前类中的方法、当前帧中的局部变量或当前类中的字段。