Query or set the one-frame stack crawl mode for the current thread.
The following table lists and defines examples of the oneframe command.
Table 1. oneframe Command-line debugger command - Examples| Command |
Description |
| oneframe on |
Tells the debugger to only query and show one frame in stack crawls. |
| oneframe off |
Turns off one-frame mode. |
| oneframe |
Reveals if one-frame mode is on or off. |