Skip to content

Commit e170e23

Browse files
Correcting doc for LIBCXX_STACKTRACE_ALLOW_TOOLS_AT_RUNTIME
1 parent dad3938 commit e170e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/docs/VendorDocumentation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ General purpose options
187187

188188
.. option:: LIBCXX_STACKTRACE_ALLOW_TOOLS_AT_RUNTIME:BOOL
189189

190-
**Default**: ``OFF``
190+
**Default**: ``ON``
191191

192192
For C++23 <stacktrace>: whether to allow invocation of ``addr2line``, ``llvm-addr2line``, or ``atos``
193193
at runtime (if it's available in ``PATH``) to resolve call-chain addresses in the stacktrace

0 commit comments

Comments
 (0)