Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Absent line number attribute while debugging!
Absent line number attribute while debugging! [message #122933] Fri, 05 September 2003 10:47 Go to next message
Eclipse UserFriend
Originally posted by: markus.wurz.home.se

I am using eclipse 2.1.1 and receiving a "Absent line number attribute"
error when the debugger is reaching a breakpoint. I have been searching
the web for information and I can't figure out if it is a bug as noted in
http://dev.eclipse.org/newslists/news.eclipse.tools.jdt/msg0 2976.html (but
this is eclipse v3 only, right?)or did I miss something? The line number
flag in Preferences > Java > Compile is set. I am debugging an application
running on weblogic server.
Re: Absent line number attribute while debugging! [message #123180 is a reply to message #122933] Fri, 05 September 2003 15:36 Go to previous message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
But what code are you debugging in? A JAR that is not compiled by Eclipse? A
system library?
Has this code been compiled with the required debugging information?

HTH
Darins

"Markus Wurz" <markus.wurz@home.se> wrote in message
news:bj9pks$6ct$1@eclipse.org...
> I am using eclipse 2.1.1 and receiving a "Absent line number attribute"
> error when the debugger is reaching a breakpoint. I have been searching
> the web for information and I can't figure out if it is a bug as noted in
> http://dev.eclipse.org/newslists/news.eclipse.tools.jdt/msg0 2976.html (but
> this is eclipse v3 only, right?)or did I miss something? The line number
> flag in Preferences > Java > Compile is set. I am debugging an application
> running on weblogic server.
>
>
Previous Topic:listener attempted to access system.err - infinite loop terminated
Next Topic:new File(".")
Goto Forum:
  


Current Time: Sun Oct 06 12:41:34 GMT 2024

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

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

Back to the top