Please enable JavaScript to view this site.

DbgHelp Browser Help

Navigation: Settings Dialog > Symbols

Symbol Types

Scroll Prev Top Next More

The settings dialog allows you to configure how DbgHelpBrowser searches for symbols.

 

 

 settings-symbol-types

 

 

Symbol types to display

 

Select the types of symbols to be displayed in the main grid.

 

If you're interested in classes, methods and functions, choose Functions.

 

If you're interested in data, choose Types.

 

 

Warnings

 

Before symbols are loaded the module is loaded.

 

LoadLibraryEx() behaviour changes with different operating systems and the flags passed to LoadLibraryEx(). As a result, on some versions of Windows some modules will fail to load.

 

When this happens we can display a warning dialog. By default the warning dialog is displayed. You can turn this on / off using the Display a warning dialog if LoadLibrary fails check box.

 

The warning dialog looks like this:

 

 LoadLibraryFailedDialog

 

 

To try to display symbols, choose Yes.

 

To cancel displaying symbols, choose No.

 

To never see this dialog again, select Don't show this again. This is the same flag as the previously mentioned Display a warning dialog if LoadLibrary fails check box.

 

 

Reset

 

You can reset the settings to their default state at any time by clicking Reset.