C with assembly
Posted: Sat Dec 12, 2009 12:35 pm
For os develop, I think we love to see what a c sourse code compiled into assembly. It is good to show the assembly under each line of c source code. But the windows is too small.
I assume your have loaded your elf file into the correct memory location, in peter-bochs, I will show the assembly language from memory and the assembly from the elf file section. If you see they are the same, that mean you have loaded your elf correctly.
I assume your have loaded your elf file into the correct memory location, in peter-bochs, I will show the assembly language from memory and the assembly from the elf file section. If you see they are the same, that mean you have loaded your elf correctly.