From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17813 invoked by alias); 3 Jun 2003 00:42:48 -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 17784 invoked from network); 3 Jun 2003 00:42:48 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 3 Jun 2003 00:42:48 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h530gmH02557 for ; Mon, 2 Jun 2003 20:42:48 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h530glT11368; Mon, 2 Jun 2003 20:42:47 -0400 Received: from redhat.com (reddwarf.sfbay.redhat.com [172.16.24.50]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id h530gk008325; Mon, 2 Jun 2003 17:42:46 -0700 Message-ID: <3EDBEF06.1346C4E9@redhat.com> Date: Tue, 03 Jun 2003 00:42:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. X-Accept-Language: en MIME-Version: 1.0 To: Kris Warkentin CC: "Gdb-Patches@Sources.Redhat.Com" Subject: Re: [Patch] Native QNX Neutrino support References: <001a01c3261c$313284c0$0202040a@catdog> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2003-06/txt/msg00101.txt.bz2 Kris Warkentin wrote: > > For your consideration, I present nto-procfs.c and assorted config files > required to build a native debugger on QNX Neutrino. > > cheers, > > Kris > > ChangeLog: > > * nto-procfs.c: New file. Native procfs support for QNX Neutrino. > * config/i386/nto.mt: New file. > * config/i386/nm-nto.h: New file. > * configure.host: Add i[3456]86-*-nto*. > Certainly a well-laid-out patch. Since it can't possibly hurt anything else, I recommend it for acceptance.