Debugging

G

Guest

Computer locks up and when you try to end program you get
this message: "This program cannot be closed. If if is
being debugged, please resume it or close the debugger
first."
We are unaware of any debugger running.
 
D

Dave

i think it reports that when dr.watson is making its dump, that uses some of
the same api's as debuggers do to access the memory space of the crashed
app.
 
S

Steven L Umbach

To add to that it might help looking to see if anything was reported in Event Viewer.
You can try to disable debug logging if you do not need it in System
Properties/advanced/startup and recovery/write debugging information - none. ---
Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top