We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec05d67 commit bfa7fe3Copy full SHA for bfa7fe3
docs/guide/types/debuginfo.md
@@ -45,6 +45,7 @@ Our [DWARF Export plugin](https://github.com/Vector35/binaryninja-api/tree/dev/p
45
#### Special Note for `.dSYM` Files
46
47
Binary Ninja will automatically load `.dSYM` files given the following:
48
+
49
- The `.dSYM` file is adjacent on the filesystem to the binary being analyzed
50
- The `.dSYM` file is named `X.dSYM`, where `X` is the name of the binary being analyzed
51
- `analysis.debugInfo.loadSiblingDebugFiles` is enabled
0 commit comments