microsoft / microsoft/vscode-java-debug

Show logical structure apparently does not work

未关闭
#1,341 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

ai-triaged bug evaluation variables
主要语言
TypeScript
星标
591
派生
429
平均合并
1 天 9 小时
30 天内合并 PR
19

描述

Looks like the show logical structure setting is no longer working on remote debugging sessions. I am unable to see content of hashmaps and/or collections.

Probably caused by the same issue, conditional breakpoints don't work. I get a error card with error: 'Project MyApplication cannot be found.' I definitely don't have a project named 'MyApplication'.

Environment
  • Operating System: ubuntu 22.04.2
  • JDK version: 1.8
  • Visual Studio Code version: 1.78
  • Java extension version: 0.25.11
  • Java Debugger extension version: 0.50.0
Steps To Reproduce
  1. attached to running wildfly server
  2. create some breakpoint, try and inspect hashmaps and/or collections.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

通过连接到正在运行的 WildFly 服务器、设置断点,并在远程调试会话期间检查哈希映射或集合来重现该问题。还要检查条件断点及其“Project MyApplication cannot be found”错误。完成标准是逻辑结构显示集合内容,并且条件断点在没有该错误的情况下正常工作。

由索引模型根据 Issue 内容生成。

评估

技术栈
java, typescript
领域
devtools
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
38/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。