<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello, is there a way to debug or watch line by line which functions are executed when I run a this command:<div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre">   </span><span style="color: rgb(40, 254, 20); font-family: 'Andale Mono'; background-color: rgba(0, 0, 0, 0.901961);" class="">openssl smime -sign -signer certificadoWSASS.cer -inkey MiClave -out ticket.xml.cms -in Ticket.xml -outform PEM -nodetach</span></div><div class=""><br class=""></div><div class="">I know there I can see the smile.c here</div><div class=""><br class=""></div><div class=""><a href="https://github.com/openssl/openssl/tree/master/apps" class=""><openssl src>/apps</a></div><div class=""><br class=""></div><div class="">I want to know how to compile if it is possible to compile it and to run it in Xcode and watch step by step the functions involved. </div><div class=""><br class=""></div><div class="">Thanks </div><div class=""><br class=""></div><div class="">Carlos</div></body></html>