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.