From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8593 invoked by alias); 19 May 2004 18:03:56 -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 8566 invoked from network); 19 May 2004 18:03:55 -0000 Received: from unknown (HELO lakermmtao04.cox.net) (68.230.240.35) by sourceware.org with SMTP; 19 May 2004 18:03:55 -0000 Received: from white ([68.9.64.121]) by lakermmtao04.cox.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20040519180353.HCOE11794.lakermmtao04.cox.net@white> for ; Wed, 19 May 2004 14:03:53 -0400 Received: from bob by white with local (Exim 3.35 #1 (Debian)) id 1BQVQ3-0006CS-00 for ; Wed, 19 May 2004 14:03:55 -0400 Date: Wed, 19 May 2004 18:03:00 -0000 From: Bob Rossi To: gdb@sources.redhat.com Subject: remote_debug defined in m68k-stub.c and top.c Message-ID: <20040519180355.GA23825@white> Mail-Followup-To: gdb@sources.redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i X-SW-Source: 2004-05/txt/msg00130.txt.bz2 Hi, Does m68k-stub.c and top.c ever get linked into the same exe? Or do you just get one or the other? I am noticing that the global remote_debug is defined in both of these files. Thanks, Bob Rossi