CodeView (cv.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Animate (Use with Thread Command)
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     When the Animate (E) command is used with the Thread command
     (~<thread>E), the specified thread is executed in slow motion.
 
     When you specify a single thread with E, the specified thread
     becomes current and is animated without any other threads running
     in the background.
 
     The command ~*E is a special case. It is legal only in Source mode
     and executes the current thread in slow motion allowing all other
     other threads to run (except those that are frozen). Only the
     current thread animates in the debugger display.
 
     See: Thread (~) Command-Window Command
                                    -♦-