This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: disassembly in gdb?


On May 22,  6:15pm, Kumar Gala wrote:

> Can you be more specific as to where in i386 or mips that 
> disassemble_info is set for those targets?

For i386, look at i386_print_insn() in i386-tdep.c.
For mips, look at mips_gdbarch_init() in mips-tdep.c.

Kevin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]