From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30677 invoked by alias); 5 Jun 2003 12:26:56 -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 30586 invoked from network); 5 Jun 2003 12:26:53 -0000 Received: from unknown (HELO hub.ott.qnx.com) (209.226.137.76) by sources.redhat.com with SMTP; 5 Jun 2003 12:26:53 -0000 Received: from smtp.ott.qnx.com (smtp.ott.qnx.com [10.0.2.158]) by hub.ott.qnx.com (8.9.3p2/8.9.3) with ESMTP id IAA24779 for ; Thu, 5 Jun 2003 08:21:23 -0400 Received: from dash ([192.168.20.29]) by smtp.ott.qnx.com (8.8.8/8.6.12) with SMTP id IAA06799 for ; Thu, 5 Jun 2003 08:26:52 -0400 Message-ID: <003c01c32b5f$079ad160$2a00a8c0@dash> From: "Kris Warkentin" To: "Gdb-Patches@Sources.Redhat.Com" References: <001a01c3261c$313284c0$0202040a@catdog> <3EDBEF06.1346C4E9@redhat.com> Subject: Ping: [Patch] Native QNX Neutrino support Date: Thu, 05 Jun 2003 12:26:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-SW-Source: 2003-06/txt/msg00196.txt.bz2 Any other comments on this? cheers, Kris ----- Original Message ----- From: "Michael Snyder" To: "Kris Warkentin" Cc: "Gdb-Patches@Sources.Redhat.Com" Sent: Monday, June 02, 2003 8:42 PM Subject: Re: [Patch] Native QNX Neutrino support > 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. >