Per - object file codeview symbols such as those for functions , locals , and static data 基于對象文件的codeview符號,如函數、局部變量和靜態數據的符號
The file characteristic field image file debug stripped in the pe file header tells the debugger that codeview information has been stripped to a separate dbg file Pe文件頭中的文件特性字段image _ file _ debug _ stripped通知調試器codeview信息已被抽出到單獨的dbg文件中。
Dbg files are portable executable format files that contain debug information in codeview format for the visual studio debugger and possibly other formats , depending on how the dbg was created Dbg文件是可移植可執行( pe )格式文件,該文件包含visual studio調試器的codeview格式的調試信息(也可能是其他格式,視dbg的創建方式而定) 。
CodeView was a standalone debugger created by David Norris at Microsoft in 1985 as part of its development toolset. It originally shipped with Microsoft C 4.