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. Usage
Manually check for updatesRun command Requirements
C# Debugging
|
