[IDEA 7.0.3] All JDK source breakpoints - "No executable code found" Follow
Screenshot says it all!
Now that I'm able to access the source in IDEA, it won't allow me to set breakpoints. Every attempt says,
No executable code found at...
By the way, it's the same JDK6 u1 source as my JDK.
Thanks,
Rob
Attachment(s):
breakpoint-not-accepted.JPG
Please sign in to leave a comment.
Hello Robert,
The distributed JDK JARs are compiled without debug information. If you need
to be able to set breakpoints, you need to rebuild the JDK from source or
find a version compiled with debug information somewhere.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"