Problem debugging with attached source in 2.1 [message #53350] |
Mon, 09 June 2003 13:07  |
Eclipse User |
|
|
|
Originally posted by: norrie.quinn.tumbleweed.com
Hi,
I can't debug a 3rd party jar with attached source. This worked before I
upgraded to Eclipse 2.1, but does not work for me with 2.1.
I go to Project/Properties/Java Build Path/Libraries and select an external
jar that I want to debug. I expand it, select the correct source attachment
location, and now the package explorer can locate the source for any
class/method in that jar. When I set a breakpoint on this source, the
breakpoint is hit and execution stops, but the Source Window has a red
"Source not found" message.
Any ideas what I might be doing wrong?
Thanks
Norrie
|
|
|
|
Re: Problem debugging with attached source in 2.1 [message #54021 is a reply to message #53384] |
Tue, 10 June 2003 22:07  |
Eclipse User |
|
|
|
Originally posted by: norrie.quinn.tumbleweed.com
Yes.
"Olivier Thomann" <Olivier_Thomann@ca.ibm.comNOSPAM> wrote in message
news:8fi9evcin987uddo0qsnin438b6s9lor10@4ax.com...
> On Mon, 9 Jun 2003 10:07:14 -0700, "Norrie Quinn"
> <norrie.quinn@tumbleweed.com> wrote:
> >I can't debug a 3rd party jar with attached source. This worked before I
> >upgraded to Eclipse 2.1, but does not work for me with 2.1.
> >I go to Project/Properties/Java Build Path/Libraries and select an
external
> >jar that I want to debug. I expand it, select the correct source
attachment
> >location, and now the package explorer can locate the source for any
> >class/method in that jar. When I set a breakpoint on this source, the
> >breakpoint is hit and execution stops, but the Source Window has a red
> >"Source not found" message.
> >Any ideas what I might be doing wrong?
> Can you open the source in the package explorer?
Yes the package explorer work fine. The problem is only displaying the
source when a breakpoint is hit or when I step into or through the attached
code.
All other debugging is OK.
Norrie
> --
> Olivier
|
|
|
Powered by
FUDForum. Page generated in 0.02671 seconds