fish-shell/sphinx_doc_src/cmds/breakpoint.rst
2019-03-30 20:44:07 +01:00

17 lines
354 B
ReStructuredText

breakpoint - Launch debug mode
==============================
Synopsis
--------
breakpoint
Description
-----------
``breakpoint`` is used to halt a running script and launch an interactive debugging prompt.
For more details, see `Debugging fish scripts <index.html#debugging>`__ in the ``fish`` manual.
There are no parameters for ``breakpoint``.