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] Remove HPUX


On Mon, 01 Dec 2014 15:20:59 +0100, Simon Marchi wrote:
> On 2014-10-16 06:00 PM, Jan Kratochvil wrote:
> > 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).
> 
> I stumbled upon one of them in elfread.c (elf_symtab_read), a comment
> mentions a special case for hpux.

The problem is that in these other platforms may have been quietly using the
feature and removing it may regress them.  In the patch being prepared
I follow what the comments say, although I do not find it completely safe.


Jan


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