tags:

views:

8

answers:

0

How to make KDbg(interface to gdb) display/disassemble elf? If I add -g while compile the code, KDbg will show the c code. Instead, how to display the assembly code?