Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: feffe on May 08, 2008, 04:46:17 pm
-
Dear all,
I'd like to debug my C# 2.0 application using EA6.5. However, I always get the message "All breakpoints could not be resolved".
I already searched the forum and saw the online demo but I did not found a mistake/solution to my problem.
I made a small (1Main class) VisualStudio2005 solution and a new EA project (just like shown in the online demo) but I always get this breakpoint problem.
Yes, the code is synchronized with the model. And the build functionality works too. However debugging is not possible. What am I doing wrong/missing out?
Maybe someone can send me a small sample project or point me to a demo download? I'll give you my mail address via personal message then.
Many thanks in advance
feffe
-
Ok,
after many hours of "research" I found the solution myself:
In the VS Project options under the tab "Build" there is an "Advanced..." button (at the bottom of the page).
There you have to set the "Debug Info" property to "full".
In my case it was set to PDB only.
Hope this helps some other fellows having the same problem
Greetings
feffe
-
Hi feffe,
Thanks for sharing with your solution. It is a good practice to share even if you haven't received any answer for your question.
Cheers ;)