From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7314 invoked by alias); 4 Oct 2002 06:11:37 -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 7307 invoked from network); 4 Oct 2002 06:11:36 -0000 Received: from unknown (HELO www.lampret.com) (193.189.173.98) by sources.redhat.com with SMTP; 4 Oct 2002 06:11:36 -0000 Received: from vili ([212.118.94.130]) by www.lampret.com (8.11.6/8.11.6) with ESMTP id g949AIv18762; Fri, 4 Oct 2002 08:10:18 -0100 Content-Type: text/plain; charset="iso-8859-1" From: Marko Mlinar To: Andrew Cagney Subject: Re: Merging OC gdb with official gdb Date: Thu, 03 Oct 2002 23:11:00 -0000 User-Agent: KMail/1.4.1 Cc: gdb-patches@sources.redhat.com References: <200209041256.47379.markom@opencores.org> <200209201401.55531.markom@opencores.org> <3D9B8699.5000708@redhat.com> In-Reply-To: <3D9B8699.5000708@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200210040811.04360.markom@opencores.org> X-SW-Source: 2002-10/txt/msg00122.txt.bz2 Hi! I've moved CANNOT_STEP_BREAKPOINT to gdbarch. >> > #define TARGET_HAS_HARDWARE_WATCHPOINTS > > > > Is this one automatic? > > I think that is now native only. ok, I've removed it. > > I find it higly inconvenient to use them as SW variables... > > > I think, with the above done, you're clear to commit or1k-tdep.c and > tweaks to the config (see xstormy16) so that that architecture is pure > multi-arch. > > Once that file is in, two things: > > - someone should confirm that this base system (--target=3Dor1k-elf?) > building ok on a second random system with ,-Werror > > - you'll want to clean up coding problems noticed by the ari (these are > obvious). > > Then, with those resolved, I think its fair you get to add your self and > this arch to the MAINTAINERS file. Great, I will do the big changes next week and update things slowly, meanwhile you enjoy your trip! Marko