How can I see assembly output?
-
Hi; I wrote C++ code on Qt Creator. I want to see assembly output of this C++ codes on Qt Creator. How can I do that? Thanks.
@Ibrahim
why don't you use the search first?
Anyway .... Debug Menu -> Operate by Instruction -
Hi; I wrote C++ code on Qt Creator. I want to see assembly output of this C++ codes on Qt Creator. How can I do that? Thanks.