Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom Debugger Guide - use the thread command to manipulate the threads of execution of a http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Use the Thread command to manipulate the threads of execution of a
multi-threaded application under OS/2 or NetWare 386.  The format of the
Thread command is:


     THread [/Show|/Freeze|/Thaw|/Change] [<threadid>]

/Show
    display the status of the current thread.

/Freeze
    freeze a thread and make it unrunnable.

/Thaw
    make a frozen thread runnable.

/Change
    to select a specific thread.

<threadid>
    is the identification number of the thread.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson