Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Use C++ other than GNU compiler

Thanks Tanya for the information
 
 I could actually compile and run a C++ program using VC++ compiler and exporting make file from the visual studio. Now the next query is can I use another debugger, for example VC++ debugger to debug my program written in C++? Or I have to use the GDB debugger, no choise. I am using CDT 1.1
 
-Subhro

Back to the top