gdb show asm on break
Display a number of lines:
display /3i $pc
or
set disassemble-next-line on
http://stackoverflow.com/questions/1902901/show-current-instruction-in-gdb
Display a number of lines:
display /3i $pc
or
set disassemble-next-line on
http://stackoverflow.com/questions/1902901/show-current-instruction-in-gdb