Can implement debugger like cdb/windbg.
Info
Version: | 1.0.5 |
Author(s): | SeongTae Jeong |
Last Update: | Tuesday, February 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stjeong/DotNetSamples/tree/master/WinConsole/Debugger |
NuGet Url: | https://www.nuget.org/packages/SimpleDebugger |
Install
Install-Package SimpleDebugger
dotnet add package SimpleDebugger
paket add SimpleDebugger
SimpleDebugger Download (Unzip the "nupkg" after downloading)
Dependencies
Tags