Disassembly view for debugger, for my code (when code is available)

Answered

 

 

Hello, please tell me, can I see disassembly view for my code, which was created by gcc, in debugger?

I want to see how my loops are realized in asm code.

 

0
1 comment

Hi!

For now, you can step into disassembly code only when the sources are not available. We have a feature request about assembly view of all code for your project in our tracker: https://youtrack.jetbrains.com/issue/CPP-1742. Feel free to comment or upvote.

 
0

Please sign in to leave a comment.