Hi! I have a bug in Thunderbird concerning NSS (PKCS #11 modulo interaction). The already used bugzilla to fill in the bug (unconfirmed). But I would like to do more: debug the code.
I have VS 2005 + Win 2003 R2 SDK + mozilla-build My .mozconfig is: echo "# My first mozilla config" mk_add_options MOZ_OBJDIR=~/mail-debug ac_add_options --enable-application=mail mk_add_options MOZ_CO_PROJECT=mail ac_add_options --enable-debug ac_add_options --disable-optimize ac_add_options --disable-static --disable-libxul ac_add_options --disable-javaxpcom ac_add_options --disable-vista-sdk-requirements My machine is WinXP SP3. The build is perfect and I am sending this text using it. I can see many console output, but how can I debug? How to set breakpoints in the code, step into, over, out? It seems to be only makefiles for VS 2005. How do you guys debug in Win platform? Cheers. Júlio _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto