I can't tell you how hard it is to hunt down strange behavior in CMake.
Often times I would save myself 30 minutes of time on each of the hard bug
fixes if I could just step through each line of logic as it was being
executed and view the values of variables in a "watch" window of some sort.
Does anyone know if such a CMake debugger exists? If not, are there plans to
make one officially by the CMake team or some third party?
_______________________________________________
Powered by www.kitware.com

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

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

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

Reply via email to