On Monday 04 June 2007 12:18, piyush tewari wrote:
And the other problem that i m facing is that during the debugging , many variables are not showing their occupied value.
So please help me in understanding this working and resolving it.
It's hard to help you without knowing your OS, compiler and debugger. I could guess that your debugger can't deal with code optimization. Try turning off optimization and rebuild stunnel (make clean, make).
Best regards, Mike