Disassembly View Debug #13865
Labels
debug
issues that related to debug functionality
help wanted
issues meant to be picked up, require help
memory-inspector
Issues relating to the `memory-inspector` package.
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?
The text was updated successfully, but these errors were encountered: