'How to debug External Dll Using Visual Studio Code

I try to debug the External dll using visual studio code itself. IF It's Possible in visual studio code.

Example: Dll path:..\..\..debug\x86\test.dll

Thanks.

When i hit the dll, debugger engine to redirect the visual studio code project solution and hit the debugger line. Simailr to visual studio.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source