コード例 #1
0
 private String getStackFrameText(IStackFrame frame) {
   return frame.toString();
 }