>> ... if you compile with
>> -fsanitize, you should also add -DPEDANTIC.
>>
>> http://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=021e5043e524b1cb28a929ef902548a987c16e65
>>
>> As mentioned this applies to tickets #3422-4.
> Looks good to me. Self tests were fine with -DPEDANTIC.
> 
> Andy - where would be an effective place to document it?

I suppose it would be appropriate to add a "debugging" section on
wiki.openssl.org. Another thing that would be appropriate to discuss in
the section is how to collect information about crash. I.e. running
application under debugger, or working with core, collecting 'where'
output, if crash is in assembly module, collecting 'info reg' and
disassembler output up to failing instruction...


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to