From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10191 invoked by alias); 12 Jun 2003 13:26:36 -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 10138 invoked from network); 12 Jun 2003 13:26:35 -0000 Received: from unknown (HELO hub.ott.qnx.com) (209.226.137.76) by sources.redhat.com with SMTP; 12 Jun 2003 13:26:35 -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 JAA30676; Thu, 12 Jun 2003 09:20:25 -0400 Received: from catdog ([10.4.2.2]) by smtp.ott.qnx.com (8.8.8/8.6.12) with SMTP id JAA14654; Thu, 12 Jun 2003 09:26:34 -0400 Message-ID: <00e301c330e6$485dbd20$0202040a@catdog> From: "Kris Warkentin" To: "Michael Snyder" Cc: "Gdb-Patches@Sources.Redhat.Com" References: <001a01c3261c$313284c0$0202040a@catdog> <3EDBEF06.1346C4E9@redhat.com> Subject: Ping Re: [Patch] Native QNX Neutrino support Date: Thu, 12 Jun 2003 13: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.1165 X-SW-Source: 2003-06/txt/msg00411.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. Time for my weekly ping. Any comments, objections? Okay to commit? cheers, Kris