eclipse-theia/theia

Disassembly View Debug

Offen

#13.865 geöffnet am 01.07.2024

 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)TypeScript (2.478 Forks)batch import
debughelp wantedmemory-inspector

Repository-Metriken

Stars
 (18.676 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide