[cmake-developers] Debugger for CMake

Justin Berger j.david.berger at gmail.com
Mon Jan 30 11:09:30 EST 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20170130/8e72009f/attachment.html>


More information about the cmake-developers mailing list