From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31619 invoked by alias); 21 Aug 2004 07:54:38 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 31409 invoked from network); 21 Aug 2004 07:54:36 -0000 Received: from unknown (HELO walton.kettenis.dyndns.org) (213.93.77.109) by sourceware.org with SMTP; 21 Aug 2004 07:54:36 -0000 Received: from elgar.kettenis.dyndns.org (elgar.kettenis.dyndns.org [192.168.0.2]) by walton.kettenis.dyndns.org (8.12.6p3/8.12.6) with ESMTP id i7L7sXLT013644; Sat, 21 Aug 2004 09:54:33 +0200 (CEST) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: from elgar.kettenis.dyndns.org (localhost [127.0.0.1]) by elgar.kettenis.dyndns.org (8.12.6p3/8.12.6) with ESMTP id i7L7sX40034173; Sat, 21 Aug 2004 09:54:33 +0200 (CEST) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: (from kettenis@localhost) by elgar.kettenis.dyndns.org (8.12.6p3/8.12.6/Submit) id i7L7sRrE034170; Sat, 21 Aug 2004 09:54:28 +0200 (CEST) Date: Sat, 21 Aug 2004 07:54:00 -0000 Message-Id: <200408210754.i7L7sRrE034170@elgar.kettenis.dyndns.org> From: Mark Kettenis To: mec.gnu@mindspring.com CC: gdb-patches@sources.redhat.com In-reply-to: <411D3C25.nailH6I31CLNM@mindspring.com> (message from Michael Chastain on Fri, 13 Aug 2004 18:09:41 -0400) Subject: Re: [RFC] gdb_ptrace.h References: <200408132153.i7DLr1gF012138@elgar.kettenis.dyndns.org> <411D3C25.nailH6I31CLNM@mindspring.com> X-SW-Source: 2004-08/txt/msg00601.txt.bz2 Date: Fri, 13 Aug 2004 18:09:41 -0400 From: Michael Chastain Mark Kettenis wrote: One nit -- in the comment about HP-UX, specify which version number (HP-UX 10.20 or HP-UX 11.00 or HP-UX 11.11). All three of them, and hopefully everything before 10.20 too. That's why I think HP-UX without a version number is more appropriate. Cheers, Mark