Hi,
Can any one help me in setting up the debugger session b/w target and
the host.
I have written a driver and want to debug that driver.
Can any one help me as to what exact step’s is to be taken to set up
the target.
I have connected the Target and the host with the null modem cable
and made the required changes in the Boot.ini file
even then the KD is still in the waiting for the connection mode.
regards,
Murali
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
Hi,
After connecting the host and the target thruogh null
modem and making necessary changes in boot.ini,
open Windbg(debugging tools for windows) utility in
the target machine,inside windbg window press
Ctrl+K,this will ask u what is the baud rate and com
port ,give the valid data here,then restart the
host,and in windbg press atl+ctrl+v (to go into
verbose mode)then you can able to see the drivers that
are being loaded in the host machine in the windbg
window.
Thanks
kavitha
— Murali S wrote:
> Hi,
>
> Can any one help me in setting up the debugger
> session b/w target and
> the host.
> I have written a driver and want to debug that
> driver.
> Can any one help me as to what exact step’s is to
> be taken to set up
> the target.
> I have connected the Target and the host with the
> null modem cable
> and made the required changes in the Boot.ini file
> even then the KD is still in the waiting for the
> connection mode.
>
> regards,
> Murali
>
> —
> You are currently subscribed to ntfsd as:
> xxxxx@yahoo.com
> To unsubscribe send a blank email to
leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
—
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
Did you do CTRL-C after starting KD to try and sync up & break in?
Did you make sure to reboot after changing boot.ini?
Please see the debugger docs from the latest debugger at
http://www.microsoft.com/ddk/debugging for more detailed information on
how to setup and troubleshoot debugger connections.
-----Original Message-----
From: kavitha subramanian [mailto:xxxxx@yahoo.com]
Sent: Thursday, July 19, 2001 10:57 PM
To: File Systems Developers
Subject: [ntfsd] Re: setting up the debugger b/w target and the Host.
Hi,
After connecting the host and the target thruogh null
modem and making necessary changes in boot.ini,
open Windbg(debugging tools for windows) utility in
the target machine,inside windbg window press
Ctrl+K,this will ask u what is the baud rate and com
port ,give the valid data here,then restart the
host,and in windbg press atl+ctrl+v (to go into
verbose mode)then you can able to see the drivers that
are being loaded in the host machine in the windbg
window.
Thanks
kavitha
— Murali S wrote:
> Hi,
>
> Can any one help me in setting up the debugger
> session b/w target and
> the host.
> I have written a driver and want to debug that
> driver.
> Can any one help me as to what exact step’s is to
> be taken to set up
> the target.
> I have connected the Target and the host with the
> null modem cable
> and made the required changes in the Boot.ini file
> even then the KD is still in the waiting for the
> connection mode.
>
> regards,
> Murali
>
> —
> You are currently subscribed to ntfsd as:
> xxxxx@yahoo.com
> To unsubscribe send a blank email to
leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/
—
You are currently subscribed to ntfsd as: xxxxx@microsoft.com
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com