How do we debug various project files in C++? I have around 22 project files with .ide extension inside a folder which has many header files and other cpp files. If I try debugging them using Borland compiler, I am not able to. Unlike Turbo C++ compilers, where keys F7 and F8 work even when there are errors, I am not able to do it with the Borland C++ compiler.