Displays the subcommands that you can use. The CLI responds by displaying these four
action subcommands. Do not use other arguments with this option.
Gets the values of one or more thread properties. The
other-args argument can include one or more property names. The CLI returns these values in a list, and places them in the same order as the names you enter.
If you use the –all option instead of
object-id, the CLI returns a list containing one (sublist) element for each object.
Sets the values of one or more properties. The other-args argument contains paired property names and values.
A thread ID. If you use the –all option, the operation is carried out on all threads in the current focus.
The TV::thread command lets you examine and set the following thread properties and states:
The absolute file name of the program being debugged. If you had entered a relative name, TotalView find this absolute name.
The signal to pass to a thread the next time it runs. On some systems, the thread receiving the signal might not always be the one for which this property was set.
A Boolean value (either 1 or
0) indicating if the thread is held. (
1 means that the thread is held.) (settable)
A Boolean value (either 1 or
0) indicating if this is a system manger thread. (
1 means that it is a system manager thread.)