Displaying system prefixes

You can display a list of prefixes that z/OS® Debugger recognizes as system prefixes by using the following commands:

NAMES DISPLAY ALL EXCLUDED LOADMODS;
NAMES DISPLAY ALL EXCLUDED CUS;

These commands display a list of names currently excluded at your request (by using the NAMES EXCLUDE command), followed by a section displaying a list of names excluded by z/OS Debugger.

Refer to the following topics for more information related to the material discussed in this topic.

  • Related references
  • NAMES command in IBM® z/OS Debugger Reference and Messages