I've made a proof of concept for a debugger integrated into CMake. The code and notes about the implementation are here:
* https://gitlab.kitware.com/cmake/cmake/merge_requests/447 It is still a work in progress and there is still a decent chunk of work to be done. The general approach works though and seems sufficient. I'd like feedback on a few things: a) Is this feature worthwhile for eventual merge into CMake? b) Is there any functionality not addressed that would make this sort of tool more useful? c) What is the best approach to make this kind of feature appealing to IDE / UI tools which currently work with CMake? Have a good one, Justin
-- 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://public.kitware.com/mailman/listinfo/cmake-developers