Go to Glossary Go to Search Go to IBM C and C++ Compilers Help Home Page Go to IBM Software WWW Site

Find Function Dialog

To use the Find Function dialog:

  1. In the Function entry field, type the name of the function you want to locate. An error message appears if a matching function was not found.
  2. If you want to search only files that contain debugging information, enable the Debugging information only check box.
  3. If you want to search for the string exactly as typed, select the Case sensitive check box. Do not select it if you want to search for both uppercase and lowercase matches to the string.
  4. Select OK.

If you specified a C++ function and the debugger finds more than one overload of the function you specified, an Overloaded dialog opens, listing the overloads of that function. Select the desired overload from that list.