Skip to content

Commit 4c06f6f

Browse files
authored
chore(debug-files): Mention PE files in the top-level debug files list (#12651)
1 parent 62791c7 commit 4c06f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform-includes/debug-information-files/_default.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ the following formats:
55
tvOS, watchOS, macOS, and visionOS
66
- [_ELF symbols_](./file-formats/#executable-and-linkable-format-elf) for Linux and
77
Android (NDK)
8-
- [_PDB files_](./file-formats/#pe-and-pdb) for Windows and .NET
8+
- [_PE and PDB files_](./file-formats/#pe-and-pdb) for Windows and .NET
99
- [_Breakpad symbols_](./file-formats/#breakpad-symbols) for all
1010
platforms
1111
- [_WASM files_](./file-formats/#wasm) for WebAssembly

0 commit comments

Comments
 (0)