killthread/threadkill
Kill a thread in the debuggee.
参数
[arg1]
ThreadId of the thread to kill (see the Threads tab). When not specified, the main thread is used.
[arg2]
Thread exit code. When not specified, 0 will be used.
结果
此命令不会设置任何结果变量。
Kill a thread in the debuggee.
[arg1]
ThreadId of the thread to kill (see the Threads tab). When not specified, the main thread is used.
[arg2]
Thread exit code. When not specified, 0 will be used.
此命令不会设置任何结果变量。