Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #4682
| From | Robert Klemme <shortcutter@googlemail.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: How debug jdk library? |
| Date | 2011-05-28 10:16 +0200 |
| Message-ID | <94bpb6FgcoU1@mid.individual.net> (permalink) |
| References | (1 earlier) <irp900$neb$1@news.onet.pl> <71a0u6507qomqc22lur9ols4pju0s434of@4ax.com> <irpatm$sdi$1@news.onet.pl> <irpb7v$tn5$1@news.onet.pl> <irpf0j$32e$1@news.albasani.net> |
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/
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar
How debug jdk library? Borneq <borneq@antyspam.hidden.pl> - 2011-05-28 00:26 +0200
Re: How debug jdk library? Borneq <borneq@antyspam.hidden.pl> - 2011-05-28 00:35 +0200
Re: How debug jdk library? Roedy Green <see_website@mindprod.com.invalid> - 2011-05-27 15:42 -0700
Re: How debug jdk library? Borneq <borneq@antyspam.hidden.pl> - 2011-05-28 01:08 +0200
Re: How debug jdk library? Borneq <borneq@antyspam.hidden.pl> - 2011-05-28 01:14 +0200
Re: How debug jdk library? Lew <noone@lewscanon.com> - 2011-05-27 20:18 -0400
Re: How debug jdk library? Robert Klemme <shortcutter@googlemail.com> - 2011-05-28 10:16 +0200
csiph-web