From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: GDB Patches Subject: [rfc] Obsolete host and a29k-*-sym1* and a29k-*-kern* targets. Date: Wed, 04 Apr 2001 13:44:00 -0000 Message-id: <3ACB8790.F6A3AADE@cygnus.com> X-SW-Source: 2001-04/msg00035.html FYI, The thing of note is probably: + Investigate changing --target=a29k-amd-udi to a29k-*-coff* and + rationalize *.mt files. The got-ya is in remote-eb.c - it has its own + custom tty manipulation - I think it should be using the serial object. Which is being added to the 5.1 Cleanups. I'll probably convert it to a 5.2 task - obsolete or rewrite remote-eb.c :-) Andrew