From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15265 invoked by alias); 22 May 2008 17:41:19 -0000 Received: (qmail 15256 invoked by uid 22791); 22 May 2008 17:41:18 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 22 May 2008 17:41:01 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m4MHekpm008332; Thu, 22 May 2008 13:40:57 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m4MHejvF031595; Thu, 22 May 2008 13:40:46 -0400 Received: from lindt.uglyboxes.com (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m4MHehX5008153; Thu, 22 May 2008 13:40:44 -0400 Message-ID: <4835B01B.4090306@redhat.com> Date: Thu, 22 May 2008 17:41:00 -0000 From: Keith Seitz User-Agent: Thunderbird 2.0.0.6 (X11/20070728) MIME-Version: 1.0 To: David Fernandez CC: insight@sourceware.org Subject: Re: Problems building insight-6.8... and the solution. References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2008-q2/txt/msg00080.txt.bz2 David Fernandez wrote: > /home/terminals/fernandezd/DF/src/insight-6.8/gdb/remote.c: In > function 'extended_remote_attach_1': > /home/terminals/fernandezd/DF/src/insight-6.8/gdb/remote.c:2859: > warning: format '%x' expects type 'unsigned int', but argument 3 has > type 'pid_t' This file is under the control of the gdb maintainers. Please send your patch to their mailing list, gdb@sourceware.org. Keith