why not use srctodsp from Numega …once you convert the Sources file to .dsw
& .dsp, it’s only a matter of changing the Project Settings.
Elampooranan, S.
Advanced Technologies Center
HCL Technologies,Gurgaon.
Ph:(0124) 634 6405 X:1411
“A hundred ounces of silver spent for information may save thousand spent on
war” - Sun Tzu.
-----Original Message-----
From: Konstantin Manurin [mailto:xxxxx@infpres.com]
Sent: Monday, December 24, 2001 6:54 AM
To: NT Developers Interest List
Subject: [ntdev] Re: how to generate .pdb file
Hello Allan,
Sunday, December 23, 2001, 12:10:40 AM, you wrote:
AB> Hello all,
AB> I am building a simple driver on Windows NT. I integrated the build
system to VC++ 6.0 by creating a makefile project. I used OSR’s article to
do that. Here is the link
AB> http://www.osr.com/ntinsider/1996/IntegBuild/IntegBuild.htm.
AB> It has been very nicely explained. I genrated .dbg file using REBASE
command.
AB> But while debugging using Windbg, it is asking for .pdb file. Since my
prokect is of type makefile, I am not having any compiler option in VC++
build option.
AB> Can anybody suggest me, so that I can generate .pdb file???
AB> Thanks in advance,
AB> Al
AB> ---------------------------------
AB> Do You Yahoo!?
AB> Send your FREE holiday greetings online at Yahoo! Greetings.
AB> —
AB> You are currently subscribed to ntdev as: xxxxx@infpres.com
AB> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
Simply put USE_PDB=1 into your SOURCES file.
Konstantin Manurin (aka NizeG) xxxxx@infpres.com
xxxxx@yandex.ru
xxxxx@beep.ru
xxxxx@mail.ru
You are currently subscribed to ntdev as: xxxxx@ggn.hcltech.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com