I am using addin in vs2013 to develop Qt project. So when I am debugging my code, how can I step into .cpp code of Qt rather than .h file? I am using the official Qt sdk without compiling the source code on my own. And I have selected the src selection when I was installing Qt5.