From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31547 invoked by alias); 20 Apr 2010 20:24:18 -0000 Received: (qmail 31348 invoked by uid 22791); 20 Apr 2010 20:24:17 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from hub3.qnx.com (HELO hub3.qnx.com) (209.226.137.86) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 20 Apr 2010 20:24:13 +0000 Received: by hub3.qnx.com (Postfix, from userid 32767) id 41EBD6C51BC; Tue, 20 Apr 2010 16:24:11 -0400 (EDT) Received: from Nebula.ott.qnx.com (nebula.ott.qnx.com [10.42.3.30]) by hub3.qnx.com (Postfix) with SMTP id 915FB6C51B1 for ; Tue, 20 Apr 2010 16:24:08 -0400 (EDT) Received: from [10.42.98.11] ([10.42.98.11]) by Nebula.ott.qnx.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 20 Apr 2010 16:24:08 -0400 Subject: Re: [patch] nto gdbserver From: Aleksandar Ristovski To: gdb-patches@sourceware.org In-Reply-To: <201004202052.47828.pedro@codesourcery.com> References: <1271783750.26875.6.camel@qnxws7629> <201004202052.47828.pedro@codesourcery.com> Content-Type: text/plain; charset="UTF-8" Date: Tue, 20 Apr 2010 20:24:00 -0000 Message-ID: <1271795048.26875.32.camel@qnxws7629> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-04/txt/msg00643.txt.bz2 On Tue, 2010-04-20 at 20:52 +0100, Pedro Alves wrote: > On Tuesday 20 April 2010 18:15:50, Aleksandar Ristovski wrote: > > 2010-04-20 Aleksandar Ristovski > > * nto-x86-low.c: Include server.h > > > > This is okay. Though, I was going to say you also need to add $(server_h) > to nto-x86-low.o's dependency list in the corresponding Makefile.in > rule, but, I couldn't find any rule for this or any other nto file > at all. Would you like to fix it? Yes, I will fix that and re-submit new patch with proper dependency lists included, for approval. Thank you, -- Aleksandar Ristovski QNX Software Systems