From owner-freebsd-questions@FreeBSD.ORG Tue Oct 24 08:36:13 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 242D416A407 for ; Tue, 24 Oct 2006 08:36:13 +0000 (UTC) (envelope-from ke.han@redstarling.com) Received: from smtp102.biz.mail.mud.yahoo.com (smtp102.biz.mail.mud.yahoo.com [68.142.200.237]) by mx1.FreeBSD.org (Postfix) with SMTP id BCD2943D55 for ; Tue, 24 Oct 2006 08:36:12 +0000 (GMT) (envelope-from ke.han@redstarling.com) Received: (qmail 48501 invoked from network); 24 Oct 2006 08:36:12 -0000 Received: from unknown (HELO ?192.168.1.20?) (ke.han@redstarling.com@218.79.209.77 with plain) by smtp102.biz.mail.mud.yahoo.com with SMTP; 24 Oct 2006 08:36:11 -0000 Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-Id: <74940077-FB0C-4270-87AD-AEF63A39B41E@redstarling.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-questions Questions list From: ke han Date: Tue, 24 Oct 2006 16:35:28 +0800 X-Mailer: Apple Mail (2.752.3) Subject: eclipse CDT remote to FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Oct 2006 08:36:13 -0000 I would like to use Eclipse's C++ CDT on OS X to remote debug apps on FreeBSD 6.1. Does anyone have experience with this? Is there any problem with the GNU compiler toolchain as it may differ in setup from a standard Linux one? Any other pointers to remote dev/debugging on FreeBSD? thanks, ke han