[CMake] Debuginfo builds and CPack RPM support

edwin.jacques edwin.jacques at gmail.com
Mon Oct 21 08:31:13 EDT 2013


I would like for there to be support for debuginfo builds as well.  This is
essential in my use case, where I am debugging a huge program on a remote
system with limited memory and a relatively slow network link.

Having a separate symbol pacakge is the preferred way to debug remotely
since symbols can be loaded on the client much faster than they can across a
network, and without increasing the memory used on the system under test.

Is there a feature open yet to track this request?  A quick search of the
backlog did not turn up anything.  My alternative will be to continue to use
my own packaging scripts.

Thank you,

--Edwin



--
View this message in context: http://cmake.3232098.n2.nabble.com/Debuginfo-builds-and-CPack-RPM-support-tp7582538p7585833.html
Sent from the CMake mailing list archive at Nabble.com.


More information about the CMake mailing list