Re: How to debug restart problems??
- From: "Tom Serface" <tom@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 18 Mar 2009 06:32:44 -0700
Since it is attempting to start before you're running the debugger it may be difficult to attach to the process, but you could do something with a log file that could write lines during startup at various times to see how far the program is getting and that might give you some ideas on what might be the stopping point. This library is pretty easy to work with for doing a log file:
http://log4cpp.sourceforge.net/
Tom
<nithin.papdeja@xxxxxxxxx> wrote in message news:04d5f4e3-2262-4557-bbe9-835a2e13c9ec@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi all,
I will be starting a windows service at startup of my pC.Sometimes the
service will start and sometimes it will not
start also some of my applications have problem during restart of the
PC.
The problem is not generatable always i mean five times i restart the
PC only once it may appear or not appear at
all.
Can someone tell me how to debug this type of problems.
i mean like someway from another pc i can see code in my pc while my
system is restarting.Any tools or links related
to this u know can u please tell me
all my code is in C#.net and VC++
Thanks,
Nithin
.
- References:
- How to debug restart problems??
- From: nithin . papdeja
- How to debug restart problems??
- Prev by Date: Re: CListBox issue
- Next by Date: Re: CList problems
- Previous by thread: How to debug restart problems??
- Index(es):
Relevant Pages
|