Changes

Jump to: navigation, search

Debug Mode Firefox 1.5

64 bytes added, 21:36, 20 October 2006
Instructions
Now we can run Firefox from Visual Studio by pressing F5 or by clicking Debug > Start Debugging, This will require you to save firefox.sln file, save it within the firefox.exe directory:<br/><br/><br/>
[[Image:Yshen6_saveFile.JPG]]:<br/><br/><br/>
Then Visual Studio will run a console window with lots of messages related to debugging within the code. We will end up at the location of the breakpoint(if it is called during the compiling).<br/><br/><br/>[[Image:Yshen6 debugConsole.JPG]]<br/><br/><br/>
1
edit

Navigation menu