setthreadname/threadsetname¶
Set thread name (only for the debugger, nothing changes in the debuggee).
arguments¶
arg1 ThreadId of the thread to change the priority of (see the Threads tab).
arg2 New thread name. Leave empty to remove the current name.
result¶
This command does not set any result variables.