Re: no static functions in WDK examples;



It's actually possible to create both full PDB and stripped one at the same
time during BUILD, by specifying

LINKER_FLAGS=/PDBSTRIPPED:$(O)\$(TARGETNAME).pdb_strip

"David Craig" <drivers@xxxxxxxxxx> wrote in message
news:u4dhqDxzIHA.4040@xxxxxxxxxxxxxxxxxxxxxxx
analysis scripts. Windbg contains pdbcopy that can be used to create a
stripped PDB for those who want it.

2. Some companies do not have a full history of all versions (any
versions?) in their symbol server. Whether that is wise or not is not the
point, but the fact is that it happens. Hardware companies may be more
likely to use hardware types who do software and not have as much
background in software engineering. Hardware companies are more focused
on the hardware and software is just a necessary evil that may be mostly
ignored.



.