L
L
lackywow2019-12-08 13:29:47
Debugging
lackywow, 2019-12-08 13:29:47

How to set up DLL remote debugging in Visual Studio?

Hi all! Can you please tell me how to set up remote debugging of a dll project? Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Peter, 2019-12-08
@petermzg

dll is not an executable file, so it cannot be debugged without being loaded into a process.
And in order to connect remotely to an executable application, there is an instruction

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question