public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Handling of processors models
@ 2000-10-20 12:45 Will Cohen
  0 siblings, 0 replies; only message in thread
From: Will Cohen @ 2000-10-20 12:45 UTC (permalink / raw)
  To: gdb

The disassembler for the MIPS processor print_insn_big_mips() in
opcode/mips-dis.c uses information passed in the info structure to
determine which particular model of MIPS processor it should disassemble
code for.  I have noticed that gdb does not fill this structure with the
information from the object file describing the processor number and
instruction set.  The actual variable being passed into the disassembler
is tm_print_insn_info.  Should gdb be filling out this structure? 
Specifically, tm_print_insn_info.arch and tm_print_insn_info.mach?

-Will

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-10-20 12:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-20 12:45 Handling of processors models Will Cohen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).