I will try that. Christian Biesinger wrote:
jml wrote:Also, I have only experience of debugging C/C++ program in VC++, so without a VC++ project file, I even can't start.
You don't need a project file to use the MSVC debugger with Mozilla; just build a debug version of mozilla and open it in msvc++, then you can open the source files normally and use them as expected.
