On Fri, 21 Nov 2014 04:20:04 +0100, Yao Qi wrote: > Jan Kratochvil writes: > > > I did not investigate too much which other parts of GDB could be removed > > along, there may be some dead code now (but it always has been). > > Directory testsuite/gdb.hp should be removed, Attached, OK for check-in? > as well as some target triplet checking on hpux in testsuite/lib/gdb.exp. To be done later, I have spent some time on it but it seems unclear to me what should / should not be deleted, GDB seems to assume in many cases hppa==hpux which is not always the case. Jan