[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: debugging rt.jar
|
Hi I am running windows 2000 and using Eclipse 3.1M6.
I am also using the rt.jar located on my machine at;
C:\j2sdk1.4.2_05\jre\lib\rt.jar
I have read that by default Sun does not compile rt.jat with debug
infomation due to increased download size.
thank you
"Philippe Ombredanne" <pombredanne@xxxxxxxx> wrote in message
news:d7i9c5$u6b$1@xxxxxxxxxxxxxxxxxxx
> I am not sure what is the problem there.
> Debugging/stepping through rt works fine out of the box, ass leasst when
you
> use a JDK.
> No need for re-compile, and all that pain.
> Just works out of the box.
> What is your version/config?
>
> "Martin Holmes" <martincanbe@xxxxxxxxxxx> wrote in message
> news:d7f6ku$dsn$1@xxxxxxxxxxxxxxxxxxx
> > Hi all,
> > I would like to step through and debug rt.jar
> >
> > So far I have created an eclipse project and unzipped src.zip and
allowed
> > eclipse to compile it, after which I jarred it back up into myrt.jar. I
> then
> > specifed this on the buid path for the project I wished to debug.
> >
> > My problem is that Eclipse still complains with "absent line number
> > information" even thou' I ticked the checkbox to include them from
within
> > Eclpise when I compiled the classes.
> >
> > Can anyone help or has anyone been able to debug rt.jar?
> >
> > Thanks
> >
> >
>
>