From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24324 invoked by alias); 18 May 2004 13:06:12 -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 24308 invoked from network); 18 May 2004 13:06:10 -0000 Received: from unknown (HELO proxy.6wind.com) (194.250.197.211) by sourceware.org with SMTP; 18 May 2004 13:06:10 -0000 Received: from eagle.6wind.com (givenchy.6wind.com [212.234.238.114]) by proxy.6wind.com (Postfix) with ESMTP id C80A36F6 for ; Tue, 18 May 2004 15:06:09 +0200 (CEST) Received: from 6wind.com (unknown [10.16.0.115]) by eagle.6wind.com (Postfix) with ESMTP id A6CD8E9; Tue, 18 May 2004 15:06:09 +0200 (CEST) Message-ID: <40AA0A43.6090402@6wind.com> Date: Tue, 18 May 2004 13:06:00 -0000 From: Christophe Gouault Organization: 6WIND S.A. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 MIME-Version: 1.0 To: gdb@sources.redhat.com Subject: gdbserver no more supported? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-05/txt/msg00116.txt.bz2 Hi all, It seems that gdbserver is not (or no more) supported on OSes other than Linux. Am I missing something? (I would like to remotely debug code running on a armeb--netbsdelf target machine, from an i386 host) If gdbserver is actually no more supported on NetBSD, is there an equivalent application? Christophe.