File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -96,6 +96,9 @@ follows:
96
96
| | | standard error instead of standard output. This |
97
97
| | | may be useful in some CI systems. |
98
98
+-----------------+---------+--------------------------------------------------+
99
+ | symbolicate | yes | Set to ``no `` to disable symbolication. This |
100
+ | | | will also disable inline frame lookup. |
101
+ +-----------------+---------+--------------------------------------------------+
99
102
| swift-backtrace | | If specified, gives the full path to the |
100
103
| | | swift-backtrace binary to use for crashes. |
101
104
| | | Otherwise, Swift will locate the binary relative |
Original file line number Diff line number Diff line change 6
6
.. toctree ::
7
7
:maxdepth: 1
8
8
9
+ Backtracing
9
10
Generics
10
11
StoredAndComputedVariables
11
12
SIL
You can’t perform that action at this time.
0 commit comments