Question about disassembly

Mahmood Naderan mahmood.nt@gmail.com
Thu Mar 11 12:06:54 GMT 2021


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


More information about the Gdb mailing list