
To open the Modules, Call Stack, Tasks, or most other debugging windows, you must be in a debugging session. In the Call Stack or Tasks window, Just My Code collapses non-user code into a grayed-out annotated code frame labeled. For more information, see Get more familiar with how the debugger attaches to your app. Just My Code debuggingĭuring a debugging session, the Modules window shows which code modules the debugger is treating as My Code (user code), along with their symbol loading status.



Just My Code is a Visual Studio debugging feature that automatically steps over calls to system, framework, and other non-user code.
