Debugging Mex file using Visual studio 2010
2 ビュー (過去 30 日間)
古いコメントを表示
Hi I have written a mex file and I would like to debug it using visual studio 2010. I followed steps mentioned in Mathwork website :
I should mention that I can compile mex with -g code successfully but when I insert the breakpoint it says: the breakpoint cannot be currently hit. No symbols have been loaded for this document.
Then when I run the mex code from Matlab, it does not create any break point and it does not do the debugging. When I go to debug--> windows--> module--> next to matlab says cannot find or open the PDB file.
Can anyone please help me to solve this problem.
8 件のコメント
Walter Roberson
2016 年 7 月 3 日
I understand that there is a German language forum, and that there is a stackoverflow forum.
Note: you asked your question on a Saturday of a summer holiday weekend in Canada (July 1 -- Canada Day) and USA (July 4 -- Independence Day), the first weekend after the elementary and secondary schools finished for the year. A lot of people are away for the weekend.
Walter Roberson
2016 年 7 月 3 日
Have you considered the option of posting your source and describing the error you are encountering?
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Troubleshooting in MATLAB Compiler SDK についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!