I am using linux ubuntu , and I am using QTCreator 5.2 32 bit. I compile a program in debug mode, for debugging I use break point. when 1 compile it , it shows an assembly code and if I close assembly file and use F5 for run to next break point , it again shows assembly code, how can I disable showing assembly mode?
Thanks