Skip to content

geordi/qtcreator-debugging-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Jan's QtCreator Debugging Helpers

These are my QtCreator Debugging Helpers

I use these debugging helpers to help me debug my stuff in QtCreator (mainly OpenCV programs). Since September 2016, there're OpenCV debugging helpers, but I'd like to see more info on cv::Mat so I use my own helpers. OpenCV debugging helper almost entirely based on [5].

Image Watch Like Experience in QtCreator

I was trying to use [8] and other repos that originate in [9], but it didn't work for me. Using just [7], I was able to get a window with image content.

References

General QtCreator Debugging Helper Related

[1] QtCreator Documentation

[2] Qt Blog: Peek and Poke, Vol. 3

[3] Stackoverflow's: How to write a debugging helper for qtcreator?

[4] Peter Lohrmann's: Writing Debug Visualizers for GDB / QtCreator 2.8

OpenCV QtCreator Debugging Helper Related

[5] dtmoodie's CV Types

[6] QT Forum's: Debug helper for visualizing images

[7] Daniel Moodie's: Getting image watch like debugging in Qt Creator

[8] dtmoodie's Image Watch in QtCreator

[9] Renato Florentino Garcia's gdb-imshow

About

These are my QtCreator Debugging Helpers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages