I am very frustrated with QT. I cannot get it to debug appropriately. It will skip breakpoints. I am in debug mode, using debug window.I have cleaned the project, and removed all debug and release directories that were created. Using Fedora 21.
I am also very reluctant to leave QT because the built-in Vim-emulator in it is so clean. I have Googled the hell out of this problem but the suggestions give I have either tried without success or they are explained at a level of ability above my own.
In any case, does anyone know of the solution to this that is able to explain it in a manner which is easily followed? Or, if you know of any IDE (C++) out there that has a comparable Vim plug-in that would be awesome as well. Thanks for your time, apologies for my novice-ness.
rhurac ~/build-HashTable-Desktop_Qt_5_5_0_GCC_64bit-Debug $ cat Makefile
Makefile for building: HashTable
Generated by qmake (3.0) (Qt 5.5.0)
Project: ../HashTable/HashTable.pro
Template: app
Command: /opt/Qt/5.5/gcc_64/bin/qmake -spec linux-g++ CONFIG+=debug -o Makefile ../HashTable/HashTable.pro