On 5/18/07, raven <[EMAIL PROTECTED]> wrote: > Hi, I recently downloaded the mozilla trunk and compiled it on my machine > (windows platform). In order to develop my component I used the mozilla > build system but I'm curious if i can compile it using visual-studio so i > can debug it at runtime. > mozilla-build uses MSVS compiler+linker, you should be able to debug the beast using visual studio.
See the URL for the helpful debugging tips: http://developer.mozilla.org/en/docs/Debugging_Mozilla_on_Windows_FAQ Nickolay _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
