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.
--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to