From owner-freebsd-java@FreeBSD.ORG Wed Jun 11 03:15:18 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D0E437B401 for ; Wed, 11 Jun 2003 03:15:18 -0700 (PDT) Received: from seed.net.tw (sn12.seed.net.tw [139.175.54.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82B4243F93 for ; Wed, 11 Jun 2003 03:15:16 -0700 (PDT) (envelope-from leafy@chihiro.leafy.idv.tw) Received: from [210.64.32.88] (port=49851 helo=chihiro.leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.14:2) id 19Q2dP-000DGe-E7 for freebsd-java@freebsd.org; Wed, 11 Jun 2003 18:15:15 +0800 Received: from chihiro.leafy.idv.tw (nobody@localhost [127.0.0.1]) by chihiro.leafy.idv.tw (8.12.9/8.12.9) with ESMTP id h5BAFDG1042896 for ; Wed, 11 Jun 2003 18:15:14 +0800 (CST) (envelope-from leafy@chihiro.leafy.idv.tw) Received: (from leafy@localhost) by chihiro.leafy.idv.tw (8.12.9/8.12.9/Submit) id h5BAFD0I042895 for freebsd-java@freebsd.org; Wed, 11 Jun 2003 18:15:13 +0800 (CST) Date: Wed, 11 Jun 2003 18:15:13 +0800 From: leafy To: freebsd-java@freebsd.org Message-ID: <20030611101513.GA42881@chihiro.leafy.idv.tw> Mail-Followup-To: freebsd-java@freebsd.org References: <3EE700DE.9000100@shih.be> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline In-Reply-To: <3EE700DE.9000100@shih.be> User-Agent: Mutt/1.5.4i Subject: Re: debugging with eclipse X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2003 10:15:19 -0000 On Wed, Jun 11, 2003 at 12:13:50PM +0200, Juan Velasco wrote: > I just installed eclipse and it works perfec. > > How do I debug with it? > You could start reading the help, it's fairly detailed with step by step screen of debugging procedures. Cheers, Jiawei Ye -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming