Quantcast
Channel: debugging – Blog Inventic.eu
Browsing all 5 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Qt and Google breakpad Windows/Linux/MacOS

Integration of Google breakpad on any platform is really challenge. I didn’t figure out how to do it by using recommended ways. So I did it my way Create your own Qt project As first thing I did when...

View Article



Debugging segmentation fault

Show information that save kernel when application crashed dmesg http://www.slideshare.net/noobyahoo/introduction-to-segmentation-fault-handling-5563036...

View Article

Visual Studio 2013 – Visualizers

One of very useful feature of Visual Studio is custom variables views. It’s possible to configure own views to each of your class. For this, VS2013 (and VS2012) uses .natvis files located in following...

View Article

How to create .pdb files also for Release version of Qt library

For debugging purposes it’s a good idea to keep .pdb files also for release version of your libraries. Unfortunately in default configuration Qt library doesn’t generate .pdb files. It’s a not big...

View Article

QML Notes

Sources https://swanson.kdab.com/owncloud/index.php/s/TY9jG2D70ODOjUi F5 for instant reload,   class UltraView : public QQuickView { protected: void keyPressEvent(QKeyEvent*event) override {...

View Article

Browsing all 5 articles
Browse latest View live




Latest Images