cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: MBEDTLS debugging in libcurl [WAS: [PATCH] mbedtls: Rename mbedtls_debug info mbed_debug to match] debug function name

From: Thomas Glanzmann <thomas_at_glanzmann.de>
Date: Mon, 1 Aug 2016 20:37:01 +0200

Hello Ray,

> Thanks, landed in aa9f536 [1].

thank you for comitting that so fast.

> Regarding your other e-mail about why you aren't receiving debugging
> info even with the fix maybe you built mbedTLS without
> MBEDTLS_DEBUG_C?

I had that _not_ enabled. Now that I have, I have still no additional
debugging output:

$ grep '^#define.*_DEBUG' mbedtls/include/mbedtls/config.h curl/lib/vtls/mbedtls.c
mbedtls/include/mbedtls/config.h:#define MBEDTLS_SSL_DEBUG_ALL
mbedtls/include/mbedtls/config.h:#define MBEDTLS_DEBUG_C
curl/lib/vtls/mbedtls.c:#define MBEDTLS_DEBUG

Any other ideas what I could have missed?

Cheers,
        Thomas
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2016-08-01