In some cases, it is useful to dump the threads to see exactly which method they are blocked on.
在某些情况下,转储线程对于要查看到底是在哪个方法上发生了阻塞是非常有用的。
This command-line option produces a PHD dump when the Example.trigger method is called.
这个命令行选项会在Example . trigger方法被调用时产生一个PHD转储文件。
Adding the following command-line option to the application produces a system dump when the Example.trigger method is called.
将下面的命令行选项添加到应用程序上会在Example . trigger方法被调用时产生一个系统转储文件。
应用推荐