<legend id='okkUp'><style id='okkUp'><dir id='okkUp'><q id='okkUp'></q></dir></style></legend>

<i id='okkUp'><tr id='okkUp'><dt id='okkUp'><q id='okkUp'><span id='okkUp'><b id='okkUp'><form id='okkUp'><ins id='okkUp'></ins><ul id='okkUp'></ul><sub id='okkUp'></sub></form><legend id='okkUp'></legend><bdo id='okkUp'><pre id='okkUp'><center id='okkUp'></center></pre></bdo></b><th id='okkUp'></th></span></q></dt></tr></i><div id='okkUp'><tfoot id='okkUp'></tfoot><dl id='okkUp'><fieldset id='okkUp'></fieldset></dl></div>
      <bdo id='okkUp'></bdo><ul id='okkUp'></ul>

    1. <tfoot id='okkUp'></tfoot>
    2. <small id='okkUp'></small><noframes id='okkUp'>

      1. 如何在 ECLIPSE 中调试 .class 文件?

        时间:2023-10-15

        <small id='ndORF'></small><noframes id='ndORF'>

        <tfoot id='ndORF'></tfoot>

          • <bdo id='ndORF'></bdo><ul id='ndORF'></ul>

              <i id='ndORF'><tr id='ndORF'><dt id='ndORF'><q id='ndORF'><span id='ndORF'><b id='ndORF'><form id='ndORF'><ins id='ndORF'></ins><ul id='ndORF'></ul><sub id='ndORF'></sub></form><legend id='ndORF'></legend><bdo id='ndORF'><pre id='ndORF'><center id='ndORF'></center></pre></bdo></b><th id='ndORF'></th></span></q></dt></tr></i><div id='ndORF'><tfoot id='ndORF'></tfoot><dl id='ndORF'><fieldset id='ndORF'></fieldset></dl></div>

                <legend id='ndORF'><style id='ndORF'><dir id='ndORF'><q id='ndORF'></q></dir></style></legend>
                  <tbody id='ndORF'></tbody>
                  本文介绍了如何在 ECLIPSE 中调试 .class 文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我正在使用 Eclipse 3.5,并将 src.zip 附加到 Eclipse 中的全局设置中.Windows--> Preferences -->Java -->Installed JREs -->rt.jar - 源附件 - ...../jdk/src.zip

                  I am using Eclipse 3.5 and I attached the src.zip to my global settings in Eclipse. Windows--> Preferences -->Java -->Installed JREs -->rt.jar - Source attachment - ...../jdk/src.zip

                  我能够成功地进入 java 核心库 .class 文件并查看源代码.我构建了一个使用 LinkedList 的类,并在 LinkedList 类中设置了一个断点.

                  I am successfully able to step in the java core library .class files and view the source code. I building a Class which uses the LinkedList and I have set a breakpoint inside the LinkedList class.

                  当我在源代码(我的项目)中调试断点时运行良好,但是当我需要进入 java 核心库 .classes 时,我在 Eclipse 中收到以下错误

                  When I debug the breakpoints in my source code (my projects) are working good but when I need to step into the java core lib .classes I get the following error in my Eclipse

                  由于缺少行号属性,无法在 java.util.LinkedList 中安装断点.修改编译器选项以生成行号属性.

                  我在 Preferences 中检查了我的编译器设置,发现所有选项都选中了 true.如果有人能帮我解决这个问题,那就太好了.

                  I checked my complier settings in Preferences and found all options checked true. It would to great if someone can help me resolve this issue.

                  提前致谢.

                  推荐答案

                  您可能已将编译器设置为在您的类文件中包含调试信息,但 rt.jar 中的类文件不是这样编译的.您需要重新编译 rt.jar 中类的所有源代码(不适合胆小的人),或者 下载jdk 的调试版本.

                  You may have the compiler set to include debugging information in YOUR class files, but the class files in rt.jar weren't compiled that way. You need to either recompile all the source for the classes in rt.jar (not for the faint of heart), or download a debug build of the jdk.

                  这篇关于如何在 ECLIPSE 中调试 .class 文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:Java“可能尚未初始化空白的最终字段"匿名接口与 Lambda 表达式 下一篇:Java ClassLoader:两次加载相同的类

                  相关文章

                  <i id='Hp4kp'><tr id='Hp4kp'><dt id='Hp4kp'><q id='Hp4kp'><span id='Hp4kp'><b id='Hp4kp'><form id='Hp4kp'><ins id='Hp4kp'></ins><ul id='Hp4kp'></ul><sub id='Hp4kp'></sub></form><legend id='Hp4kp'></legend><bdo id='Hp4kp'><pre id='Hp4kp'><center id='Hp4kp'></center></pre></bdo></b><th id='Hp4kp'></th></span></q></dt></tr></i><div id='Hp4kp'><tfoot id='Hp4kp'></tfoot><dl id='Hp4kp'><fieldset id='Hp4kp'></fieldset></dl></div>

                    • <bdo id='Hp4kp'></bdo><ul id='Hp4kp'></ul>
                  1. <tfoot id='Hp4kp'></tfoot>

                    <small id='Hp4kp'></small><noframes id='Hp4kp'>

                  2. <legend id='Hp4kp'><style id='Hp4kp'><dir id='Hp4kp'><q id='Hp4kp'></q></dir></style></legend>