使用Eclipse远程调试器会引发com.sun.jdi.InternalException [英] Using the Eclipse remote debugger throws com.sun.jdi.InternalException

查看:282
本文介绍了使用Eclipse远程调试器会引发com.sun.jdi.InternalException的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

正在引发以下错误:

com.sun.jdi.InternalException: Got error code in reply:35 occurred while retrieving value. for all expressions

我在所有表达式中均遇到此错误,无法在其中找到任何内容。我的猜测是调试器无法正确连接到远程版本,但我不确定。

I am getting this error for all expressions and cant find anything on it. My guess is that the debugger isn't correctly connecting to the remote version, but I am not sure.

推荐答案

问题与新的调试功能在步骤操作后显示方法结果有关:
请参见线程 Eclipse氧气-Eclipse论坛上的调试问题

It looks like the problem is related to the new debug feature "Show method result after a step operation": See the thread Eclipse Oxygen - Debugging Issue on the Eclipse forum:

解决方法是转到
首选项- > Java->调试并禁用选项
在分步操作后显示方法结果(如果VM支持;可能会很慢)。

另请参阅Eclipse Bugzilla中的错误报告错误531706-Oygen.2 com .sun.jdi.InternalException:在调试时收到错误代码:35

See also the bug report in the Eclipse Bugzilla Bug 531706 - Oygen.2 com.sun.jdi.InternalException: Got error code in reply:35 while debugging

这篇关于使用Eclipse远程调试器会引发com.sun.jdi.InternalException的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆