2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-25 03:05:09 +00:00
fish-shell/doc_src/breakpoint.txt
liljencrantz c0aac8996d Improve documentation for breakpoint builtin
darcs-hash:20070921151654-75c98-550df5aebaa11855c53585202ab7fafe7c5820ad.gz
2007-09-22 01:16:54 +10:00

10 lines
263 B
Text

\section breakpoint breakpoint - Launch debug mode
\subsection breakpoint-synopsis Synopsis
<tt>breakpoint</tt>
\subsection breakpoint-description Description
The \c breakpoint builtin is used to halt a running script and launch
an interactive debug prompt.