mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-18 16:25:05 +08:00
nasmdoc: the dbg output format is compiled in by default
These days, the dbg output format is compiled in by default, too. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
parent
77c9bf6cd8
commit
c2834b9abe
@ -540,9 +540,8 @@ A complete list of the available debug file formats for an output
|
||||
format can be seen by issuing the command \c{nasm -f <format> -y}. Not
|
||||
all output formats currently support debugging output. See \k{opt-y}.
|
||||
|
||||
This should not be confused with the \c{-f dbg} output format option which
|
||||
is not built into NASM by default. For information on how
|
||||
to enable it when building from the sources, see \k{dbgfmt}.
|
||||
This should not be confused with the \c{-f dbg} output format option,
|
||||
see \k{dbgfmt}.
|
||||
|
||||
|
||||
\S{opt-g} The \i\c{-g} Option: Enabling \i{Debug Information}.
|
||||
|
Loading…
Reference in New Issue
Block a user