When the debugger cannot find source, the debugger editor opens without source - however, right inside the editor, you are provided with options for locating the source. One of these options, the Edit Source Lookup Path push button, opens the Edit Source Lookup Path dialog in which you can select the type of source location to add. Alternatively, you can alter the source location list by right-clicking on a stack frame or thread in the Debug view and selecting the Edit Source Lookup Path action.
After you have launched a debug session, you can modify or add to the source location list by completing these steps:
Sometimes the debugger locates the incorrect source file for the current stack frame in your program, causing incorrect source to be displayed in the editor. When this happens, you can change the text file that opens in the editor by completing the following steps:
When source cannot be found, the editor opens without source. In the editor, you are provided with these options: