Re: VxWorks Target
Stephen Pape <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CADdUxCykhbYqkdOG4xH1=OGCAH4XEcbbgwg711psME3NUBpXeA@mail.gmail.com> |
Thanks! I was hoping to use WDB to talk directly to the target, but I'll take a look. On Fri, Oct 21, 2016 at 11:29 AM, Joel Brobecker <[email protected]> wrote: > Hello, > > I just wanted to mention that I posted a patch at some point that > added support for VxWorks 5.x and VxWorks 653 (using the WTX protocol > via the target server to communicate with the target). It was quite > a while ago, and we eventually abandoned the idea of having it in > the GDB repository, but perhaps you can still take advantage of it. > > https://www.sourceware.org/ml/gdb-patches/2011-03/msg00251.html > > -- > Joel