Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Problem debugging with attached source in 2.1
Problem debugging with attached source in 2.1 [message #53350] Mon, 09 June 2003 17:07 Go to next message
Eclipse UserFriend
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 #53384 is a reply to message #53350] Mon, 09 June 2003 17:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Olivier_Thomann.ca.ibm.comNOSPAM

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?
--
Olivier
Re: Problem debugging with attached source in 2.1 [message #54021 is a reply to message #53384] Wed, 11 June 2003 02:07 Go to previous message
Eclipse UserFriend
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
Previous Topic:Problems with stepping in 2.1.1 RC1
Next Topic:Problem with Eclipse, Tomcat Plug and Apache Commons Logging w/ Log4J
Goto Forum:
  


Current Time: Sat Jul 13 00:17:27 GMT 2024

Powered by FUDForum. Page generated in 0.03109 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top