Hi How can I debug disassembly instructions with "step" or "next"? Right now, then I use 'n' it seems that gdb executes multiple assembly instructions and then stops. Sound like it uses the source level debugging. Any idea about that? Regards, Mahmood