I have an program that calls libcurl, and libcurl calls libgssapi_krb5.
If I want to debug calls to libcurl, then ltrace works.
But now I want to debug calls to libgssapi_krb5, then ltrace my_program does not give out anything.
I have an program that calls libcurl, and libcurl calls libgssapi_krb5.
If I want to debug calls to libcurl, then ltrace works.
But now I want to debug calls to libgssapi_krb5, then ltrace my_program does not give out anything.