|
| SymbolFileSystem |
UserPreferences |
| serious-code.net | RecentChanges | ±â¼úÀÚ·á | ¸µÅ© | TitleIndex | ºí·Î±× |
| Symbols | Public | Private |
|---|---|---|
| The names and addresses of all functions | O | O |
| All data type, structure, and class definitions | X | O |
| The names, data types, and addresses of global variables | O | O |
| The names, data types, addresses, and scopes of local variables | X | O |
| The line numbers in the source code that correspond to each binary instruction | X | O |
>symchk /v d:\project\test.exe /s d:\project\ /pf [SYMCHK] Using search path "D:\Project\" SYMCHK: test.exe FAILED - test.pdb is stripped. SYMCHK: FAILED files = 1 SYMCHK: PASSED + IGNORED files = 0