Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeder.erje.net!news.musoftware.de!wum.musoftware.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Robert Klemme Newsgroups: comp.lang.java.programmer Subject: Re: How debug jdk library? Date: Sat, 28 May 2011 10:16:32 +0200 Lines: 23 Message-ID: <94bpb6FgcoU1@mid.individual.net> References: <71a0u6507qomqc22lur9ols4pju0s434of@4ax.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net 5PL4RAv8CTQRbEwL2RPU5QmRqTmMgaEBJhcjDTTM1YB9BdVVo= Cancel-Lock: sha1:sn66Pf0d05wbsM4WBrx4+kq6UO8= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.17) Gecko/20110414 Lightning/1.0b2 Thunderbird/3.1.10 In-Reply-To: X-Antivirus: avast! (VPS 110527-1, 27.05.2011), Outbound message X-Antivirus-Status: Clean Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:4682 On 28.05.2011 02:18, Lew wrote: > Borneq wrote: >>> I have source OpenJDK. Is posssible compile it and use instead >>> "c:\Program Files\Java\jdk1.6.0_23" class and its src.zip ? >> >> Instead "c:\Program Files\Java\jre6\lib\rt.jar" > > As Roedy told you, you can configure Eclipse to point to the source for > your version of Java. (6u23 is old, BTW. You need to upgrade.) Then you > have to configure Eclipse not to skip over library calls. The details > are in the Eclipse documentation. Actually this will be set up by default when using a JDK IMHO. It may be though that somewhere in debug settings java.* is excluded from stepping or such. Certainly worthwhile to check. Kind regards robert -- remember.guy do |as, often| as.you_can - without end http://blog.rubybestpractices.com/