WinDbg question

Hi,
i am trying to remotely debug an exe(just for fun).
The exe is built on an NT box using VC++. The remote machine is win 2k box.
I build the exe on the NT box and install it on the win 2k box. I also put
the source on the 2k box. I have set all the source path etc in windbg.
I have put a DebugBreakPoint() in the exe which correctly halts in windbg.
Now when i try to load the source and try to put a break point, windbg is
not able to find the source.
Any clues as to what am i doing wrong??

thanks in advance


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

Did you build the driver as a checked driver using the checked build
environment?

Gary

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Ram
Sent: Tuesday, May 01, 2001 3:37 AM
To: NT Developers Interest List
Subject: [ntdev] WinDbg question

Hi,
i am trying to remotely debug an exe(just for fun).
The exe is built on an NT box using VC++. The remote machine is win 2k box.
I build the exe on the NT box and install it on the win 2k box. I also put
the source on the 2k box. I have set all the source path etc in windbg.
I have put a DebugBreakPoint() in the exe which correctly halts in windbg.
Now when i try to load the source and try to put a break point, windbg is
not able to find the source.
Any clues as to what am i doing wrong??

thanks in advance


You are currently subscribed to ntdev as: xxxxx@delphieng.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

this is not a driver as i said . … . i am just trying to debug an exe file.
do i still need to build using checked build env. or building with VC should
be enough?

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Gary G. Little
Sent: Tuesday, May 01, 2001 7:37 PM
To: NT Developers Interest List
Subject: [ntdev] RE: WinDbg question

Did you build the driver as a checked driver using the checked build
environment?

Gary

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Ram
Sent: Tuesday, May 01, 2001 3:37 AM
To: NT Developers Interest List
Subject: [ntdev] WinDbg question

Hi,
i am trying to remotely debug an exe(just for fun).
The exe is built on an NT box using VC++. The remote machine is win 2k box.
I build the exe on the NT box and install it on the win 2k box. I also put
the source on the 2k box. I have set all the source path etc in windbg.
I have put a DebugBreakPoint() in the exe which correctly halts in windbg.
Now when i try to load the source and try to put a break point, windbg is
not able to find the source.
Any clues as to what am i doing wrong??

thanks in advance


You are currently subscribed to ntdev as: xxxxx@delphieng.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@yahoo.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