Discussion:
debugging during boot time
(too old to reply)
Rohit Kumar
2007-05-17 09:58:01 UTC
Permalink
I am loading a dll during windows startup time. I want to debug that dll. Is
there a way in which i can do that? Can i connect remotely to the machine
which is loading tht dll and debug that dll during startup time? Please
advice me what needs to be done

Thanks in Advance.
Goldbach
2007-05-17 11:38:01 UTC
Permalink
You have to write some debug strings to file.
--
===================================================
If the message was helpful to you, click Yes next to Was this post helpful
to you?

Regards,
Goldbach
Post by Rohit Kumar
I am loading a dll during windows startup time. I want to debug that dll. Is
there a way in which i can do that? Can i connect remotely to the machine
which is loading tht dll and debug that dll during startup time? Please
advice me what needs to be done
Thanks in Advance.
Loading...