Graphical debugging
Jeremy Murphy
jeremy.william.murphy at gmail.com
Mon Aug 29 11:23:50 UTC 2016
Hi Alexander,
aha, interesting, thanks. Yeah, images in general would be great to view in
the debugger. I started thinking maybe even visualization of graphs via
something like GraphViz could be useful too. I guess anything that can be
rendered to a canvas is viable.
I imagine these could be installed and configured as plugins, using some
kind of dynamic registration of the types they support.
Presumably one would want a new tool view rather than try to integrate it
with the existing Variables tool view.
Anyway, just thoughts at the moment. :)
Jeremy
On 29 August 2016 at 17:25, Alexander Potashev <aspotashev at gmail.com> wrote:
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20160829/8b9acfa9/attachment-0001.html>
More information about the KDevelop-devel
mailing list