On Tue, 26 Sep 2000 07:51:04 -0700, [EMAIL PROTECTED] (Michael Morrison) wrote: >This GDB was configured as "--host=i686-pc-linux-gnu >--target=i386-vxworks". >(vxgdb) target vxworks uio >Undefined target command: "vxworks uio". Try "help target". >(vxgdb) It is well-known that the x86, PowerPC and ARM CPU-targets for VxWorks are missing their 'remote-vxi386.c', 'remote-vxppc.c' and 'remote-vxarm.c' parts, while the 'remote-vxm68k.c', 'remote-vxmips.c' etc. are already there as models... So it would be hoped that the x86, PPC and ARM users would implement the missing parts and contribute them to the GNU project. The work-to-do doesn't seem to be very big, if looking at the current CPU-specific files... _______________________________________________ Bug-gdb mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gdb
