Graphical debugging

Alexander Potashev aspotashev at gmail.com
Mon Aug 29 07:25:23 UTC 2016


2016-08-29 3:09 GMT+03:00 Jeremy Murphy <jeremy.william.murphy at gmail.com>:
> Hi KDevelopers,
>
> I was just wondering, has any thought to graphical debugging been made? I
> mean, in the style of Adam Wulkiew's plugin for Visual Studio:
>
> https://github.com/awulkiew/graphical-debugging
>
> One day I'll have the time and expertise to try implementing myself, but for
> now it's just a thought.  :)

Hi Jeremy,

I have a similar wish: a debug viewer for images stored in OpenCV matrices:
http://docs.opencv.org/2.4/doc/tutorials/introduction/windows_visual_studio_image_watch/windows_visual_studio_image_watch.html

A former colleague switched from Qt Creator to MSVC just because she
wanted that plugin. I also did some image processing as part of the
same project, but switching to Windows would be more pain than gain
for me.

-- 
Alexander Potashev


More information about the KDevelop-devel mailing list