How to Debug VS 6.0 Code in VS .NET 2003
-
Hi All, This is Leela from India. I have a VS 6.0 project (.dsw) from which i have built a binary. I want to do remote debugging with the newly built binary. But on VS 6.0 i couldn't see remote debugging option. Is there any way i can do remote debugging in VS 6.0? I know that VS .NET provides remote debugging facility. Is there anyway i can DEBUG the VS 6.0 built binary in VS .NET? If so how can i do that? To summarize: My main AIM is to Remote debug a binary built in VS 6.0. If i can remote debug from VS 6.0 that should be good OR if i can debug from VS .NET that should also be fine.. Hoping to get ur guidance on this.. Thanks a lot, Leela
-
Hi All, This is Leela from India. I have a VS 6.0 project (.dsw) from which i have built a binary. I want to do remote debugging with the newly built binary. But on VS 6.0 i couldn't see remote debugging option. Is there any way i can do remote debugging in VS 6.0? I know that VS .NET provides remote debugging facility. Is there anyway i can DEBUG the VS 6.0 built binary in VS .NET? If so how can i do that? To summarize: My main AIM is to Remote debug a binary built in VS 6.0. If i can remote debug from VS 6.0 that should be good OR if i can debug from VS .NET that should also be fine.. Hoping to get ur guidance on this.. Thanks a lot, Leela
Yes, you can remotely debug in VC 6.0. I've done it many times. Looks like there's an article right here on codeproject: http://www.codeproject.com/KB/debug/remotedebug.aspx[^]
Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke
-
Yes, you can remotely debug in VC 6.0. I've done it many times. Looks like there's an article right here on codeproject: http://www.codeproject.com/KB/debug/remotedebug.aspx[^]
Anyone who thinks he has a better idea of what's good for people than people do is a swine. - P.J. O'Rourke