source server

Hi All,

Does anyone ever make the source server working on the RETAIL version of
PDB files?

It seems that the source index only works on the DEBUG version of PDB
file, but not the retail version.

Any input is welcomed.

kathy

By “retail” PDB do you mean a full PDB produced from a retail build or
the public PDB produced by stripping a full PDB? A public PDB does not
have source info of any kind.

In the debugger’s eyes a PDB from a retail build is no different than a
PDB from a debug build, and as long as your build runs the source
indexer to put the source info in the PDB it will work. You can see if
the PDB has source server info with !lmi . If it says “not
source indexed” the PDB does not contain source server info.

________________________________

From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Kathy Pu
Sent: Thursday, January 12, 2006 9:31 AM
To: Kernel Debugging Interest List
Subject: [windbg] source server

Hi All,

Does anyone ever make the source server working on the RETAIL version of
PDB files?

It seems that the source index only works on the DEBUG version of PDB
file, but not the retail version.

Any input is welcomed.

kathy


You are currently subscribed to windbg as: unknown lmsubst tag argument:
‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com