If you build debug versions of the mozilla libraries and link to
those, MSVC should have no problem setting breakpoints and stepping
into those libraries. I built essentially the same way as you
(except using Visual Studio 6.0) and had no real issues.
J
On Jun 13, 2006, at 12:00 AM, Craig Kadziolka wrote:
Thanks Boris, I was calling it before nsIBaseWindow::Create().
When I move it to after that then the call itself doesn't fail.
However it still doesnt seem to work properly, I'm back to the
situation of no methods of the nsIURIContentListener interface
are ever invoked. Any ideas?
Try setting a breakpoint in nsDSURIContentListener::OnStartURIOpen
and seeing what happens there?
Umm thats not going to be possible, is it? I use cygwin + VC++
compiler to generate the dll's etc, and then I use VC++ 2005
express IDE as the build environment after that. To put breakpoints
inside Mozilla I think I would first need to be able to build
Mozilla in the IDE?
Craig.
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding