Q: Remote Debugging!

  • Thread starter Thread starter Visual Systems AB \(Martin Arvidsson\)
  • Start date Start date
V

Visual Systems AB \(Martin Arvidsson\)

First of all, sorry for the cross post, didn't know what NG to lay the
question.

Hi!

I'v been trying to use the remote debugger with Visual Studio 2003.

I came a cross some questions, and perhaps you wiz out there can help me?

1. When i start the debug session, the program executes as expected, i
create a breakpoint.
but when the line is reached, it does not break?

2. When an error occours so that a message appears on the debugger maschine,
i must restart the Visual Studio IDE to be able to perform a new debug? How
is that?!?

And finaly, i have searched MSDN for solutions on the above, but have only
came across the basics in setting up a Remote Debug environment, wich works
great except for those two misshaps :D

Regards
Martin
 
Visual Systems AB (Martin Arvidsson) said:
1. When i start the debug session, the program executes as expected, i
create a breakpoint.
but when the line is reached, it does not break?

My only experience of the remote debugger saw my pages hanging
indefinately.... Days later I logged on to the server locally to find a
million debug windows. I wouldn't really call physically logging on to the
machine "remote" :-(
 

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

Back
Top