Return-Path: X-Original-To: apmail-lucene-java-user-archive@www.apache.org Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E40C67437 for ; Fri, 9 Dec 2011 08:30:22 +0000 (UTC) Received: (qmail 86759 invoked by uid 500); 9 Dec 2011 08:30:20 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 86699 invoked by uid 500); 9 Dec 2011 08:30:19 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 86685 invoked by uid 99); 9 Dec 2011 08:30:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2011 08:30:15 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [212.227.126.171] (HELO moutng.kundenserver.de) (212.227.126.171) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2011 08:30:06 +0000 Received: from [192.168.178.27] (p5DDEC36A.dip0.t-ipconnect.de [93.222.195.106]) by mrelayeu.kundenserver.de (node=mrbap3) with ESMTP (Nemesis) id 0MV5B7-1RFwhQ1fvJ-00YT5y; Fri, 09 Dec 2011 09:29:45 +0100 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: how to do remote debug on benchmark test or whatever test? From: Paul Libbrecht In-Reply-To: Date: Fri, 9 Dec 2011 09:29:44 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <79F73A5D-0138-47F1-9373-DA4629804E19@hoplahup.net> References: To: java-user@lucene.apache.org X-Mailer: Apple Mail (2.1084) X-Provags-ID: V02:K0:+bW5Rn+DqMT73jtncl+2eKy2eMNkAstquMvmKkfvuBE TBmZhyf068FSCT06vjjGsQsNR2wDM0CxnVTpb1Ha+FrGKzgr8r MgMb2aWB/QQIJX4dB1bXm6ePT9jRJQpNi/HW4oxHUynhPiL6Nk mtTRGmTJSZ9IXgsLabs75yPzk/XexVEX7BEd4WBXQpXDrPV96V bPmwOzLJ6m0x3zwi9yJ9qWHAeKhnSI/LuRazLDPpat348a/vvd N8QAaSkxmRu4HATPC/ZM+V8Oz79s8PdRiFkvQOiJLVzvzW2MVs CsLSNVsdkqwJoFE3DPPj6ElHv98BfXSi3aiLlp6tR+kxbyEtpW T4oee/cvU4dN8TGVdbd6jtEndfU5Q8GqwWqceGjkgF1Z+cOBKI hiuvg9i64nC3A== X-Virus-Checked: Checked by ClamAV on apache.org hao, this is a java question not a lucene question. Here's a short answer: Those options are to be fed to the java command. Running on the command-line is where you could put them. Running in IDEs there is generally such a feature ready, or the = possibility to connect to the socket address. paul Le 9 d=E9c. 2011 =E0 03:26, hao yan a =E9crit : > Which file should i go and set: >=20 > -Xdebug -Xrunjdwp:transport=3Ddt_socket,address=3D8886,server=3Dy,suspen= d=3Dy ? >=20 > thanks! >=20 > hao >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-user-help@lucene.apache.org >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org