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

Re: VxWorks Target


On Tue, Oct 18, 2016 at 10:09 PM, Stephen Pape <srpape@gmail.com> wrote:
> Hello all,
>
> Can anyone tell me the state of the VxWorks support in GDB? While
> compiling, I see --configure can take a "-vxworks" target, but I can't
> find much more information beyond that. Most of what I see is very
> old, and doesn't seem to apply. For example, "target vxworks <host>"
> does not work ("Undefined target command").
>
> Is there documentation on the VxWorks implementation, or how to use it?
>

VxWorks support was removed in 2004.

commit e84ecc995d6a5e4e9114d3cea61717b8a573afb6
Author: Andrew Cagney <cagney@redhat.com>
Date:   Sat Nov 13 23:10:02 2004 +0000

    2004-11-13  Andrew Cagney  <cagney@gnu.org>

        * configure.tgt: Delete i[34567]86-*-vxworks*, m68*-netx-*,
        m68*-*-vxworks*, mips*-*-vxworks*, powerpc-*-vxworks*, and
        sparc-*-vxworks*.
        * NEWS: Mention that vxworks was deleted.
.....

-- 
Yao (齐尧)


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