2000-05-17 Michael Snyder <msnyder@seadog.cygnus.com>
* config/sparc/tm-sun4sol2.h: Turn on multi-arch. * sparc-tdep.c (gdb_print_insn_sparc): Remove temp. multi-arch hack.
This commit is contained in:
parent
0a791409a5
commit
ab9d50c7a8
2 changed files with 1 additions and 5 deletions
|
@ -2010,10 +2010,6 @@ gdb_print_insn_sparc (memaddr, info)
|
|||
{
|
||||
/* It's necessary to override mach again because print_insn messes it up. */
|
||||
info->mach = TARGET_ARCHITECTURE->mach;
|
||||
#if 1
|
||||
/* Selects sparc/sparclite/sparclet/sparc64 */
|
||||
tm_print_insn_info.mach = gdbarch_tdep (current_gdbarch) -> print_insn_mach;
|
||||
#endif
|
||||
return print_insn_sparc (memaddr, info);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue