This is the mail archive of the gdb@sourceware.cygnus.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]

Re: mips-wrs-vxworks


> 	*** BFD does not support target mips-wrs-vxworks.
> 	*** Look in bfd/config.bfd for supported targets.
> 	Configure in /export/tmp/local/src/gdb-mips/opcodes failed, exiting.

What we used at WRS for T2.0:

  mips*-*-vxworks*)
    targ_defvec=bfd_elf32_bigmips_vec
    targ_selvecs=bfd_elf32_littlemips_vec
    ;;

The development sources at Cygnus have this now (post-4.18) and also enable
the mips64 stuff, so you could try a recent snapshot.

-- 
Todd Whitesel
toddpw @ windriver.com

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