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 @@ -100,6 +100,9 @@ follows:
100
100
| | | standard error instead of standard output. This |
101
101
| | | may be useful in some CI systems. |
102
102
+-----------------+---------+--------------------------------------------------+
103
+ | symbolicate | yes | Set to ``no `` to disable symbolication. This |
104
+ | | | will also disable inline frame lookup. |
105
+ +-----------------+---------+--------------------------------------------------+
103
106
| swift-backtrace | | If specified, gives the full path to the |
104
107
| | | swift-backtrace binary to use for crashes. |
105
108
| | | 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