The ``enable_debugpy.py`` module ================================ .. py:module:: ansys.scade.guitools.enable_debugpy Summary ------- .. py:currentmodule:: enable_debugpy .. tab-set:: .. tab-item:: Functions .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.scade.guitools.enable_debugpy.attach_to_debugger` - Start the debug server and wait for a client to connect. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: attach_to_debugger Description ----------- Enables remote debugging with ``debugpy``. Refer to :ref:`Debug ` for more information.