> It's a nice idea, but can we really ditch all the non-multi-arch targets? > I think you filed bugs about them all at one point; could you give an > exact list of the targets that would be going? Lets turn the question around. Why should GDB 6.0 retain support non-multi-arch targets? If someone needs to debug a non-multi-arch target they can download GDB 5.x. For current status, see the file src/gdb/MAINTAINERS. Hmm, the ARM entry is out-of-date! The ones marked as ``OBSOLETE candidate'' are first up. > I'm stuck maintaining GDB for Debian right now. In our current > release, that's 11 architectures. I think that at the least Sparc, > Alpha, and m68k are non-multi-arch (and HPPA is non-contributed, but > there's nothing I can do about that...). We may be able to talk David > into cleaning up Sparc, but at the other two are also still in active > use. I think that we need to allow more time in order to get as many > targets as possible converted over - I'll do the two I mentioned myself > if no one else has time, but it'll take a while. The SPARC is multi-arch, Alpha is WIP, m68k had an expression of interest, HP/UX is typically broken. enjoy, Andrew