eclipse-theia/theia

Disassembly View Debug

开放

#13,865 创建于 2024年7月1日

 (3 条评论) (1 个反应) (0 位负责人)TypeScript (2,478 个派生)batch import
debughelp wantedmemory-inspector

仓库指标

星标
 (18,676 个星标)
PR 合并指标
 (平均合并 15天 4小时) (30 天内合并 75 个 PR)

描述

Feature Description:

When it comes to debugging C++ project, not only debug source code, but most time it also needs debug disassembly when no source code exists. I have seen vscode extensions cpptools can debug disassembly view very well, does theia plan to support disassembly view debug? image

贡献者指南