Hi Yao, > info->section should be valid, but why must it be ".text"? Can I > info->disassembly > instructions in .plt section? How about using find_pc_section (addr) to get > the right section? like mep_gdb_print_insn. Actual section doesn't matter here because opcodes really need elf header, which is just obtained through a section. I've used .text simply because it is the section that is very likely to exist. Using find_pc_section seems to be a much better solution, I wasn't aware of it. Will change this in second version of the patch. Anton > > -- > Yao (齐尧) &j!z޶~b֫rnr