User forums > Using Code::Blocks

Assembler code

(1/1)

c.panel:
Is it possible to debug step by step in assembler code ?
For instance to see the result of a C instruction and how it is developped, and interpreted by CPU.
(like a hardware debugger)

mandrav:
Debug->Next instruction (Alt-F7)

c.panel:
Humm... there's something I don't understand...
I can see dissassembling instructions but where is Instruction Pointer ?
Alt+F7 makes me go forwards but one step of source code, not assembler code ?
I've seen there a menu "View->Layout->Debugging" but when I click : nothing and stay on "View->Layout->CodeBlocks default"

c.panel:
I tested with cursor in dissasembly window and it seems to make step by step in assembler code so my question is :
How can I see or is it possible to locate IP quickly in assemby window without having to read it in CPU register window ?

Navigation

[0] Message Index

Go to full version