c++: How to debug a C++ application compiled using the “Microsoft Visual C++” toolchain in eclipse?

前端 未结 2 1786
栀梦
栀梦 2020-12-31 09:08

I have installed Eclipse CDT and CDT Visual C++ Support (from the Yoxos Marketplace).

This lets me compiled and run a C++ application, however, I cannot debug it.

2条回答
  •  粉色の甜心
    2020-12-31 09:45

    Please follow this https://bugs.eclipse.org/bugs/show_bug.cgi?id=162108

    Summary: As of the last comment (Doug Schaefer 2012-03-13 10:49:27 EDT) in this bug it seems there are plans to integrate this but it is not yet working.

提交回复
热议问题