Debug C S-function with Visual Studio 2010 Express

조회 수: 3 (최근 30일)
Remus Mihail Prunescu
Remus Mihail Prunescu 2012년 7월 17일
답변: Suresh Garimella 2017년 3월 28일
Hi,
I am debugging a C S-function in Visual Studio 2010 Express. I am able to attach to Matlab's process and I can go through the code without any problems. When I want to stop the debugger by pressing the stop button in Visual Studio, Matlab crashes (version 2011b) and I have to restart Matlab. Is this a known issue in Matlab 2011b? Has any of you experienced this?
Regards, Remus.

답변 (1개)

Suresh Garimella
Suresh Garimella 2017년 3월 28일
Try the following steps in Visual Studio 2010: 1. Disable breakpoints 2. Continue 3. Stop Debugging

태그

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by