行业解决方案查看所有行业解决方案
IDA 用于解决软件行业的关键问题。
发布时间:2023-05-11 15: 50: 50
Action name:Threads
Opens the threads window.
In this window,you can view all the threads of the debugged process.Double clicking on a thread jumps to its current instruction(available only if the process has been suspended).Double clicking also changes the current thread for the hlpHelpDebugger[CPU]window.
The right click brings a popup menu,where you can suspend or resume threads.The following thread states are possible:
-Running:the thread is running
-Ready:the thread is ready to run but the application has been suspended
-Suspended:the thread has been suspended by the user
See also Debugger submenu.
中文翻译:
操作名称:线程
打开线程窗口。
在这个窗口中,可以查看被调试进程的所有线程。
双击线程跳转到其当前指令(仅适用于如果进程已暂停)。双击也会改变当前hlpHelpDebugger[CPU]窗口的线程。
右键单击会弹出一个菜单,您可以在其中暂停或恢复线程。
以下线程状态是可能的:
-运行:线程正在运行
-就绪:线程已准备好运行但应用程序已挂起
-暂停:线程已被用户暂停
另请参阅调试器子菜单。
展开阅读全文
︾
读者也喜欢这些内容: