Visual Studio (2013) debugger doesn't stop at breakpoints placed in some 
modules like WebRTC and nICEr. As I googled, the reason of this depends on the 
fact that xul.dll, contained these modules, "did not load at the default load 
address" (as it's hinted in the module list).

Could somebody help me with build configuration flags to force xul.dll be 
loaded at the default address or to build it as a static lib ? Or any other way 
to make the breakpoints stoppable.

Needed pdb is loaded.
_______________________________________________
dev-media mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-media

Reply via email to