Tuesday, April 3, 2007

To everyone who has been wondering how to debug the java jdk classes, here's your answer:

The default rt.jar doesn't have all debug symbols (it only has local variables or only fields or something), so you can either build your own with debug symbols (download source ) or I think you can download rt.jar with debug symbols somewhere on java.net (can't find it at the moment).

After I found all this out, I figured I might as well figure out my problems without debugging in the jdk...

3 comments:

Caleb said...

Sounds like a good plan. now if only they had better debugging in windows...

none said...

cool. i think. maybe.

none said...

http://www.scrupulousps.com/sn1sn2.html

if someone had explained chemistry to me like this, i might not be a sportswriter.