/Zi option needs to be added to CFLAGS. May be it can be considered as a
default option for debug builds of Windows in future releases of OpenSSL
since debugging normally requires stepping into the code.



pankaj227 wrote:
> 
> Hi,
> 
> I want to use fipscanister.lib along with debugging information (symbols)
> in Visual C++. I have changed the following line in do_fips.bat as
> follows:
> 
> perl util\mk1mf.pl dll debug %ASM% %TARGET% >ms\ntdll.mak 
> 
> This creates out32dll.dbg folder.
> 
> I am not able to step into the code using the debug fipscanister.lib. Is
> there any way to include symbol information so that I can step into
> it.(i.e enabling source level debugging)
> 
> Pankaj
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/fipscanister.lib-with-symbols-tp25306170p25381019.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to