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: Disassembler: Query about 'membership' field in the 'mips_opcodestructure'


6) How do I change my current architecture as "mips32"?

(gdb) set architecture <tab>


it sounds like your executable isn't being identified as mips32. Look at mips_gdbarch_init.

Andrew



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