From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30370 invoked by alias); 4 May 2003 03:33:10 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 30362 invoked from network); 4 May 2003 03:33:10 -0000 Received: from unknown (HELO neon-gw.transmeta.com) (63.209.4.196) by sources.redhat.com with SMTP; 4 May 2003 03:33:10 -0000 Received: (from root@localhost) by neon-gw.transmeta.com (8.9.3/8.9.3) id UAA09752; Sat, 3 May 2003 20:33:03 -0700 Received: from mailhost.transmeta.com(10.1.1.15) by neon-gw.transmeta.com via smap (V2.1) id xma009740; Sat, 3 May 03 20:32:44 -0700 Received: from casey.transmeta.com (casey.transmeta.com [10.10.25.22]) by deepthought.transmeta.com (8.11.6/8.11.6) with ESMTP id h443Wna28014; Sat, 3 May 2003 20:32:49 -0700 (PDT) Received: (from dje@localhost) by casey.transmeta.com (8.9.3/8.7.3) id UAA04685; Sat, 3 May 2003 20:32:49 -0700 From: Doug Evans MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16052.35297.269737.92814@casey.transmeta.com> Date: Sun, 04 May 2003 03:33:00 -0000 To: Andrew Cagney Cc: gdb@sources.redhat.com Subject: -frame.c, frame/.c, config//frame.c, ... In-Reply-To: <3EB48526.9060104@redhat.com> References: <3EB48526.9060104@redhat.com> X-SW-Source: 2003-05/txt/msg00031.txt.bz2 Andrew Cagney writes: > config//frame.[hc]: > Keeps the cpu stuff in a single directory. Seems like this is a winner though you'd still want to call it -frame.c to avoid collisions in multi-arch targeted gdb's.