Skip to content

Commit bfa7fe3

Browse files
committed
Fix broken list in docs.
1 parent ec05d67 commit bfa7fe3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/guide/types/debuginfo.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Our [DWARF Export plugin](https://github.com/Vector35/binaryninja-api/tree/dev/p
4545
#### Special Note for `.dSYM` Files
4646

4747
Binary Ninja will automatically load `.dSYM` files given the following:
48+
4849
- The `.dSYM` file is adjacent on the filesystem to the binary being analyzed
4950
- The `.dSYM` file is named `X.dSYM`, where `X` is the name of the binary being analyzed
5051
- `analysis.debugInfo.loadSiblingDebugFiles` is enabled

0 commit comments

Comments
 (0)