> From: owner-openssl-us...@openssl.org On Behalf Of sandeep kiran p
> Sent: Wednesday, 21 October, 2009 23:06
(fairly OT: MS Visual Studio)
> Thanks Dave. I figured out how to do this. I first built a static
version
> of libeay32 and ssleay32 using ms\nt.mak (added /Zi
Thanks Dave. I figured out how to do this. I first built a static version of
libeay32 and ssleay32 using ms\nt.mak (added /Zi and removed /Wx in CFLAGS).
I then created an empty VS2005 project and added apps\req.c apps\apps.c
apps\app_rand.c to the project (I had to look into req utility, similar
w
> From: owner-openssl-us...@openssl.org On Behalf Of sandeep kiran p
> Sent: Saturday, 17 October, 2009 02:12
> Can someone point me to the instructions that are needed to build
> and debug OpenSSL using Visual Studio on windows? I want to navigate
> through the code for the 'o
Hi,
Can someone point me to the instructions that are needed to build and debug
OpenSSL using Visual Studio on windows? I want to navigate through the code
for the 'openssl req' command using VS. I've built a debug version (both
static and dynamic) of OpenSSL as per the instruction in INSTALL.W32 d
-
DOPENSSL_NO_DYNAMIC_ENGINE
--
View this message in context:
http://www.nabble.com/RE%3A-Debugging-OpenSSL-with-Visual-Studio-2008-tp23347192p23675774.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
__
OpenSSL Project
but needless to
say
> that's not really ideal.
>
> Bob
>
> -Original Message-
> From: owner-openssl-us...@openssl.org
>
> [mailto:owner-openssl-us...@openssl.org] On Behalf Of Carter Browne
> Sent: Friday, April 17, 2009 2:08 PM
> To: openssl-us...@openssl
wner-openssl-us...@openssl.org] On Behalf Of Carter Browne
Sent: Friday, April 17, 2009 2:08 PM
To: openssl-users@openssl.org
Subject: Re: Debugging OpenSSL with Visual Studio 2008
If you use the step into option when you start debugging, then the debugger
will step through the program starting from th
1:38 PM
> To: openssl-users@openssl.org
> Subject: Re: Debugging OpenSSL with Visual Studio 2008
>
> It is hard to reply without knowing what you are trying to do, but if you
> put a break point at the :"arg.data=NULL;" statement and then use the step
> over, step into op
re loaded.
Bob
-Original Message-
From: owner-openssl-us...@openssl.org
[mailto:owner-openssl-us...@openssl.org] On Behalf Of Carter Browne
Sent: Friday, April 17, 2009 1:38 PM
To: openssl-users@openssl.org
Subject: Re: Debugging OpenSSL with Visual Studio 2008
It is hard to reply without k
It is hard to reply without knowing what you are trying to do, but if
you put a break point at the :"arg.data=NULL;" statement and then use
the step over, step into options of the debugger, you should be able to
get to the area you are looking for. If VC tells you the breakpoint
won't be reached,
hi,
I realize this may be slightly off-topic, but a search of the Microsoft
forums hasn't turned up anything useful and I'm hoping that someone here has
had some experience getting this to work. I've successfully built a debug
version of OpenSSL on Windows and I'm now trying to use Visual Studi
11 matches
Mail list logo