From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2196 invoked by alias); 19 Mar 2003 18:27:33 -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 1887 invoked from network); 19 Mar 2003 18:27:30 -0000 Received: from unknown (HELO walton.kettenis.dyndns.org) (62.163.169.212) by sources.redhat.com with SMTP; 19 Mar 2003 18:27:30 -0000 Received: from elgar.kettenis.dyndns.org (elgar.kettenis.dyndns.org [192.168.0.2]) by walton.kettenis.dyndns.org (8.12.6/8.12.5) with ESMTP id h2JIQkN4000246; Wed, 19 Mar 2003 19:26:46 +0100 (CET) (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.6/8.12.6) with ESMTP id h2JIQkQx000581; Wed, 19 Mar 2003 19:26:46 +0100 (CET) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: (from kettenis@localhost) by elgar.kettenis.dyndns.org (8.12.6/8.12.6/Submit) id h2JIQkgg000578; Wed, 19 Mar 2003 19:26:46 +0100 (CET) Date: Wed, 19 Mar 2003 18:27:00 -0000 Message-Id: <200303191826.h2JIQkgg000578@elgar.kettenis.dyndns.org> From: Mark Kettenis To: kewarken@qnx.com CC: kewarken@qnx.com, gdb-patches@sources.redhat.com In-reply-to: <049101c2ee44$1170d7f0$0202040a@catdog> (kewarken@qnx.com) Subject: Re: [RFC] QNX Neutrino/i386 support References: <200303081344.h28DiNvi040785@elgar.kettenis.dyndns.org> <004001c2e584$65814690$2a00a8c0@dash> <200303090013.h290DnBU000820@elgar.kettenis.dyndns.org> <002501c2e665$150a09e0$2a00a8c0@dash> <049101c2ee44$1170d7f0$0202040a@catdog> X-SW-Source: 2003-03/txt/msg00421.txt.bz2 From: "Kris Warkentin" Cc: Date: Wed, 19 Mar 2003 13:19:23 -0500 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 > > Here are my comments about the i386-nto-tdep.c file. Some general > > stuff first (which probably applies to the other files as well): > > Hi Mark, > > I've done the cleaning that you proposed and attached the revised files. > I'm not really fond of the branch and merging idea so if you really don't > want to put all of this stuff in, we'll rip everything out, start with the > minimum and work up from there. Ping? Sorry Kris, I'm extremely busy right now (there are still too many notes in Bruckner's 6th symphony that I can't play yet :(). I won't be able to do any serious work on GDB done in the next two weeks. I hope I'll be able to look into things after April 5. Mark