Re: no static functions in WDK examples;
- From: "Alexander Grigoriev" <alegr@xxxxxxxxxxxxx>
- Date: Sun, 15 Jun 2008 15:44:23 -0700
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.
.
- References:
- no static functions in WDK examples;
- From: pradeep bisht
- Re: no static functions in WDK examples;
- From: Don Burn
- Re: no static functions in WDK examples;
- From: pradeep bisht
- Re: no static functions in WDK examples;
- From: David Craig
- Re: no static functions in WDK examples;
- From: Don Burn
- Re: no static functions in WDK examples;
- From: David Craig
- no static functions in WDK examples;
- Prev by Date: Re: Drives information like drive info
- Next by Date: Re: ReadFile/WriteFile on PhysicalDriveXX
- Previous by thread: Re: no static functions in WDK examples;
- Next by thread: CreateProcessAsUserW failing with quoted path names.
- Index(es):