G
G
gadpaw2017-07-27 12:50:11
C++ / C#
gadpaw, 2017-07-27 12:50:11

How to set up external program debugging in Visual studio 2017 community?

Hello, please tell me how to set up external program debugging in Visual studio 2017 community, like
in VS 2013 ultimate?
There is a set of files that are dynamically compiled in some program (third-party application), these files are saved on drive "C", there is also a copy of them on drive D:\APPLICATION\CACHE. There is a project in VS that contains files from the "C" drive (link), the project itself runs external program D:\APPLICATION\start.exe
In VS 2013, files from the "C" drive were used when debugging if they matched the files in the cache. And in VS 2017 cache files are always opened. The debug settings are the same for 2013 and 2017. Is it possible to set up debugging in VS 2017 the same as in VS 2013?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
gadpaw, 2017-08-04
@gadpaw

Failed to set up debugging in VS 2017, moved (reverted) to VS 2013 community

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question