From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24084 invoked by alias); 7 Aug 2002 18:14:53 -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 24065 invoked from network); 7 Aug 2002 18:14:51 -0000 Received: from unknown (HELO rm-rstar.sfu.ca) (142.58.120.21) by sources.redhat.com with SMTP; 7 Aug 2002 18:14:51 -0000 Received: from fraser.sfu.ca (btlee@fraser.sfu.ca [142.58.101.25]) by rm-rstar.sfu.ca (8.12.3/8.12.3/SFU-6.0H) with ESMTP id g77IEnmC021535 for ; Wed, 7 Aug 2002 11:14:49 -0700 (PDT) Received: from localhost (btlee@localhost) by fraser.sfu.ca (8.9.2/8.9.2/SFU-5.0C) with ESMTP id LAA24476 for ; Wed, 7 Aug 2002 11:14:48 -0700 (PDT) X-Authentication-Warning: fraser.sfu.ca: btlee owned process doing -bs Date: Wed, 07 Aug 2002 11:14:00 -0000 From: Benjamin Tze-Kit Lee To: gdb@sources.redhat.com Subject: how to compile to get a copy of gdbserver Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-08/txt/msg00057.txt.bz2 Hi, I would like to get a copy of the gdbserver to do remote target debugging. Where could I get it, or how should I configure to complie the gdb 5.2.1 source code so to make a copy of gdbserver? Thx a lot, Benjamin Lee