Hi all:

    I want to step through the NSS library code. For example, I want to step 
through SSL_ResetHandshake in mozilla/security/nss/lib/ssl/sslsecur.c. I am not 
able to do so using the Visual Studio .Net 2003's debugger. I can step through 
other files but when I press F11 on SSL_ResetHandshake call, instead of 
stepping through this function, the debugger points at the next statement in 
the code (i.e. exactly what would happen on pressing F10). Do I need to build 
mozilla with some special flags to be able to step through this code?

Best Regards.
Umesh.
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to