debughelp wantedmemory-inspector
Repository metrics
- Stars
- (18,676 stars)
- PR merge metrics
- (平均マージ 15d 4h) (30d で 75 merged PRs)
説明
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?