Turning the Vertex Quantum debug option on and off

To use the Vertex Quantum debug option, you must turn the debug flag on in the vertex.cfg configuration file. This procedure gives instructions for turning the debug option on and off.

Turn the debug option on and off

  1. Using the editor of your choice (such as LX), access the vertex.cfg configuration file.
  2. Move your cursor to the DEBUG parameter.
  3. Replace the value specified on the DEBUG parameter line as follows:
    • If you are turning the debug option on, specify On, Yes, or True.

    • If you are turning the debug option off, specify Off, No, or False.

  4. Press OK to save the DEBUG parameter value.