This is the mail archive of the gdb-patches@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: [PATCH, doc RFA] Remove support for "target m32rsdi" and "target mips/pmon/ddb/rockhopper/lsi"


Pedro Alves <palves@redhat.com> writes:

> Ref: https://sourceware.org/ml/gdb/2016-03/msg00004.html
>
> This removes support for:
>
>  | target            | source                |
>  |-------------------+-----------------------|
>  | target m32rsdi    | gdb/remote-m32r-sdi.c |
>  | target mips       | gdb/remote-mips.c     |
>  | target pmon       | gdb/remote-mips.c     |
>  | target ddb        | gdb/remote-mips.c     |
>  | target rockhopper | gdb/remote-mips.c     |
>  | target lsi        | gdb/remote-mips.c     |
>
> That is:
>
>  - Remote M32R debugging over SDI.
>
>  - Debugging boards using the MIPS remote debugging protocol
>    over a serial line, PMON, and a few variants.
>
> These are the last non-"target remote" remote targets in the tree, if
> you don't count "target sim".

I am OK on this, but I'd like to hear what does Maciej (cc'ed) think.

-- 
Yao (éå)


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