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]

Disassembler: Query about 'membership' field in the 'mips_opcode structure'



Thanks for this help!!
Yes, this is working fine. After executing 'set architecture mips:isa32'
command, all instructions under I32 membership are displaying correctly.

But still I have one query that if I configure, build and install my
gdb6.0 for target=mipsisa32-elf, than why should I set architecture
again for disassembler? I have no problem in simulator part than why in
disassembler?

Monika Chaddha


>-----Original Message-----
>From: Andrew Cagney [mailto:cagney@gnu.org]
>Sent: Friday, March 05, 2004 10:39 AM
>To: Monika Chaddha
>Cc: gdb@sources.redhat.com
>Subject: Re: Disassembler: Query about 'membership' field in the
>'mips_opcode structure'
>
>> 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]