Back to Fish

breakpoint - launch debug mode¶

docs/docs/3.2/cmds/breakpoint.html

latest547 B
Original Source

This documents an old version of fish. See the latest release.

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 in the fish manual.

There are no parameters for breakpoint.