dapviz
dapviz is a debugger that visualizes a running program’s memory as a graph, showing how stack variables and heap objects are laid out and connected. It is designed as a learning tool to help beginner programmers understand the concepts of reference and value types. UsageInstall Debug AdapterRun command Select the adapter for the language you want to debug: Currently supported languages:
Run a Program
Update dapvizRun command Requirements
Currently Linux is not supported. |
