information about class files debugging information

Hi,As known, when compiling "javac -g ..." the class files contain debugging information.my Naive question is WHAT is this information?could you please add any links to articles about this debugging information?Many thanks!!
[266 byte] By [smoogli] at [2007-9-30 3:44:32]
# 1
http://java.sun.com/docs/books/vmspec/2nd-edition/html/ClassFile.doc.html#22856 http://java.sun.com/docs/books/vmspec/2nd-edition/html/ClassFile.doc.html#5956
jschell at 2007-6-29 14:53:42 > top of Java-index,Archived Forums,Debugging Tools and Techniques...