Browse

The Browse menu provides the commands for the PWB Source Browser. You can select a browser database. You can jump to specific definitions or symbols in your project and view complex relationships among program symbols. You can also view your program as an outline, function-call tree, or class-inheritance tree.

Command Description

Open Custom Open a custom browser database, open the project database, or save the current database
Goto Definition Locate the definition of any symbol in your source code
Goto Reference Locate the references to any name in the browser database
View Relationship Query the browser database
List References Display a list of functions that call each function and show the use of each variable, type, macro, or class
Call Tree (Fwd/Rev) View which functions call other functions
Function Hierarchy Display a program outline
Module Outline Display an outline of program modules
Which Reference? Display a list of possible references for the ambiguous reference at the cursor
Class Tree (Fwd/Rev) View the class inheritance tree
Class Hierarchy View the hierarchy of classes
Next Find the next definition or reference
Previous Find the previous definition or reference
Match Case Define whether or not browse queries are case sensitive