Debugging in TLD
Last updated
Last updated
There's currently no built-in debugger in TLD, however the Visual Studio debugger can be used either by calling the DebuggerUtils.Launch
method or by attaching to the process via Visual Studio, as shown bellow:
Debugging with Visual Studio: