This is the mail archive of the gdb@sources.redhat.com 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: ptrace(2) autoconf tests


Joel Brobecker <brobecker@gnat.com> wrote:
> I just started the testing for AIX 4.3.2 and 5.1, but we don't have
> any 20.20 systems. I think Michael should be able to set something up.

The HP Test Drive cluster doesn't have any hpux 10.20 systems.
They have an hpux 11.11 system, and I have access to an hpux 11.00
system somewhere else, but no 10.20.

Here is the deal with hpux 10.20.  I tried to remove it from gdb
last year, but John David Anglin, the hpux gcc maintainer, still
has one hpux 10.20 system in production.  So we still have support
for hpux 10.20 in gdb source.

Mark, perhaps you and Dave could work together to get the ptrace
patch tested on an hpux 10.20 system?

The big difference with hpux 10.20 is that it has an optional threads
library (not pthreads compatible) which hpux 11.00 and hpux 11.11 don't
have.

Also, for background info, here is a table of hpux dates:

  http://software.hp.com/RELEASES-MEDIA/history/slide2.html

  Version  Introduced  Discontinued  Obsolete
  9.04     1993-11     1997-10-31    1998-12-31
  10.01    1995-07     2000-10-31    2003-06-30
  10.10    1996-02     1999-06-30    2003-06-30
  10.20    1996-08     2002-06-30    2003-06-30
  10.30    1997-08     1998-05-31    1999-05-31
  11.00    1997-11     2004-03-31    2006-12-31
  B.11.11  2000-06     TBD           TBD
  B.11.20  2001-06     2002-12-01    2003-06-30
  B.11.22  2002-06     TBD           TBD

  B11.20 is itanium based
  B11.22 is itanium-2 based
  B11.23 is itanium-2 based and is the current release

Michael C


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