Manual Loading
To load debug information manually, do the following:
- Right-click the desired debug context in the Debug view and selectSymbol Files.
- In the opened dialog box, clickAddorEditto add a new or configure existing symbol file.
- In the openedSymbol Filedialog box, specify the following:
- The path to the symbol file to be loaded.
- (Optional) The memory address where the file is mapped.When you are finished, clickOK.
- When all required symbol files are added, clickOK.
If you want to load debug information for all threads at once, refer to the scripting sample.