Connecting Tech Pros Worldwide Forums | Help | Site Map

Compile / Run step by step.

Newbie
 
Join Date: Jul 2007
Posts: 13
#1: Jul 18 '07
I have worked a couple of weeks with Visual Studio 2005 and in that program you have an option "step by step" or "compile step by step" If you use that option you can see exactly which lines are being processed by the compiler and in what sequence.

I have been trying to find this option in Borland C++ Builder 6.0 and CodeGear C++ Builder 2007 but I am unable to locate it.

I have tried to register on the Borland site to add a thread to a newsgoup but registering is currently not possible.

Does anybody where this option resides in either of the 2 above mentioned programs?

Thanks!

Moderator
 
Join Date: Mar 2007
Location: North Bend Washington USA
Posts: 5,370
#2: Jul 18 '07

re: Compile / Run step by step.


Quote:

Originally Posted by Break2

have worked a couple of weeks with Visual Studio 2005 and in that program you have an option "step by step" or "compile step by step" If you use that option you can see exactly which lines are being processed by the compiler and in what sequence.

I have never seen that for C++ projects. Is this a C# or Visual C++.NET feature involving debugging using the CLR?
Reply