From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9554 invoked by alias); 25 Mar 2004 21:30: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 9532 invoked from network); 25 Mar 2004 21:30:54 -0000 Received: from unknown (HELO frigg.inter.net.il) (192.114.186.16) by sources.redhat.com with SMTP; 25 Mar 2004 21:30:54 -0000 Received: from aragorn.inter.net.il (aragorn.inter.net.il [192.114.186.23]) by frigg.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id DOD09207; Thu, 25 Mar 2004 21:40:28 +0200 (IST) Received: from zaretski (pns03-196-71.inter.net.il [80.230.196.71]) by aragorn.inter.net.il (MOS 3.4.5-GR) with ESMTP id CQH34772; Thu, 25 Mar 2004 21:40:26 +0200 (IST) Date: Thu, 25 Mar 2004 21:30:00 -0000 From: "Eli Zaretskii" To: Marcel Moolenaar Message-Id: <3405-Thu25Mar2004213749+0200-eliz@gnu.org> CC: gdb-patches@sources.redhat.com In-reply-to: <20040325091159.GB87599@dhcp01.pn.xcllnt.net> (message from Marcel Moolenaar on Thu, 25 Mar 2004 01:11:59 -0800) Subject: Re: [PATCH] ia64-unknown-freebsd Reply-to: Eli Zaretskii References: <20040325091159.GB87599@dhcp01.pn.xcllnt.net> X-SW-Source: 2004-03/txt/msg00637.txt.bz2 > Date: Thu, 25 Mar 2004 01:11:59 -0800 > From: Marcel Moolenaar > > Can people review the attached patch against the weekly snapshot of > 2004/03/23. I'd like to get some feedback at this time. I'm > currently working on remote gdb support for ia64, so it's likely > that I need to implement TARGET_OBJECT_DIRTY for the remote > target as well. I guess this means that I also need to create a > new query packet. Anyway, let me know if I'm on the right track or > not. A minor nit: you are adding two files, i64-fbsd-nat.c and i64-fbsd-tdep.c, that require an entry in gdb/config/djgpp/fnchange.lst, to prevent clashes on 8+3 filesystems.