By line by line execution I mean that I can see the line in for example des.cpp where the code is running. Right now, I can see which API are being called from header files.
On Friday, February 5, 2016 at 5:07:08 AM UTC+5:30, Prakhar Jain wrote: > > Hi, > > I have gone through wiki, it has very helpful information + examples on > how to use library. I have started using library like different block > ciphers. > > Right now, I am using Xcode, adding libcrytopp.a library and including > include files. > This way I'm *not* able to go through workflow line by line in debugger > mode. Is there any way for going through workflow (line by line execution)? > > Manual seems difficult but I will get it with time I hope. > -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
