Re: [cryptsetup] Develop Environment for cryptsetup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



back your questions here
 
So, I want to ask all of you some questions:

- What IDE do you develop cryptsetup on?

I am not one of cryptsetup developers,but i am interested to know too.In my code that interfaces with cryptsetup library,i do not use one as kwrite( KDE text editor ) seem to be suffient for me.C code doesnt carry massive objects with 1000+ member functions and properties and hence a fully fledged IDE is not really necessary.

- How do I debug cryptsetup?

If you use the executable,call it with "--debug" option to get more output
If you use the library,library info can be found in this link:http://wiki.cryptsetup.googlecode.com/git/API/group__dbg.html

The full library API is at: http://wiki.cryptsetup.googlecode.com/git/API/libcryptsetup_8h.html

- How do I modify Makefile, Do I need understand all content in makefiles, configure file?

You should not need to.If you want to go the library API way,just download cryptsetup development package from your distro package system and the only look at "libcryptsetup.h" header file as the interface to cryptsetup to work with.

It is also probably a good idea to look at the FAQ at: http://code.google.com/p/cryptsetup/wiki/FrequentlyAskedQuestions
It has answers even to questions you would never though to ask even if your life depended on you asking them :-)


_______________________________________________
dm-crypt mailing list
dm-crypt@xxxxxxxx
http://www.saout.de/mailman/listinfo/dm-crypt

[Index of Archives]     [Device Mapper Devel]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux