debughelp wantedmemory-inspector
Repository metrics
- Stars
- (18,676 stars)
- PR merge metrics
- (Avg merge 15d 4h) (75 merged PRs in 30d)
Description
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?