.DBG symbol file on XP DDK

Hi,

Does anybody know how to generate .DBG symbol file
for a driver built with XP DDK.

REBASE does not produce anything, cause the symbolic
information is stripped already from the binary into
the .PDB.

Is it possible to produce both files .PDB and DBG
and how to arrange it?

As I understand XP DDK includes its own compiler and
linker. I have tried to set -debugtype:both for linker,
but this option is not supported anymore. Can I use the
linker from VC60?

Thanks in advance,
Leonid.