It includes stack frames and local variables, but unlike a true thread it is not executable.
它包含了栈帧和局部变量,但与真正的线程不同的是它无法执行。
Contains the thread and method call stack frames.
包含线程和方法调用堆栈框架。
By expanding the current thread and the method frames in the thread, you can look at the objects associated with those methods.
通过展开当前线程和线程中的方法帧,您就能够查看与这些方法相关的对象。
应用推荐